mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
7 lines
160 B
Python
7 lines
160 B
Python
![]() |
class Loot:
|
||
|
slime = "Slime"
|
||
|
bug_meat = "Bug Meat"
|
||
|
bat_wing = "Bat Wing"
|
||
|
solar_essence = "Solar Essence"
|
||
|
void_essence = "Void Essence"
|