sumeru animal drop vacuum filter swap
This commit is contained in:
parent
b12c71ca4e
commit
1cceb9f32e
@ -409,7 +409,10 @@ namespace cheat::game::filters
|
||||
living::Squirrel,
|
||||
living::Boar,
|
||||
living::Weasel,
|
||||
living::DuskBird
|
||||
living::DuskBird,
|
||||
monster::ShaggySumpterBeast,
|
||||
monster::RishbolandTiger,
|
||||
monster::Spincrocodile
|
||||
};
|
||||
SimpleFilter AnimalPickUp = {
|
||||
living::CrystalCore,
|
||||
@ -454,9 +457,7 @@ namespace cheat::game::filters
|
||||
monster::WhirlingFungus,
|
||||
monster::WingedShroom,
|
||||
monster::GroundedShroom,
|
||||
monster::ShaggySumpterBeast,
|
||||
monster::RishbolandTiger,
|
||||
monster::Spincrocodile
|
||||
monster::ShaggySumpterBeast
|
||||
};
|
||||
SimpleFilter MonsterElites = {
|
||||
monster::Mitachurl,
|
||||
|
Loading…
Reference in New Issue
Block a user