diff --git a/cheat-library/src/user/cheat/world/VacuumLoot.cpp b/cheat-library/src/user/cheat/world/VacuumLoot.cpp index c5feb20..5cdd182 100644 --- a/cheat-library/src/user/cheat/world/VacuumLoot.cpp +++ b/cheat-library/src/user/cheat/world/VacuumLoot.cpp @@ -51,7 +51,17 @@ namespace cheat::feature { "SceneObj_DropItem", "SceneObj_Ore_Drop", + "_DropMagicCrystal", "_Thundercrystaldrop", + "_Ore_ElectricRock", + "_DropMoonMeteor_", + "_DropMagicCrystal", + "_Potato", + "_Radish02_Clear", + "_Cabbage", + "_Carrot02_Clear", + "_Wheat", + "Wisp", "Meat", "Fishmeat", "Equip_Sword", @@ -90,4 +100,4 @@ namespace cheat::feature nextTime = currentTime + 1000; } -} \ No newline at end of file +}