From 1cceb9f32ebd35a3f459e141c610f5940905cad6 Mon Sep 17 00:00:00 2001 From: harlanx Date: Mon, 29 Aug 2022 08:49:50 +0800 Subject: [PATCH] sumeru animal drop vacuum filter swap --- cheat-library/src/user/cheat/game/filters.cpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/cheat-library/src/user/cheat/game/filters.cpp b/cheat-library/src/user/cheat/game/filters.cpp index 7055f79..d51a112 100644 --- a/cheat-library/src/user/cheat/game/filters.cpp +++ b/cheat-library/src/user/cheat/game/filters.cpp @@ -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,