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