mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
13 lines
492 B
Python
13 lines
492 B
Python
class Wallet:
|
|
metal_detector = "Traveling Merchant Metal Detector"
|
|
iridium_snake_milk = "Iridium Snake Milk"
|
|
bears_knowledge = "Bear's Knowledge"
|
|
dwarvish_translation_guide = "Dwarvish Translation Guide"
|
|
magnifying_glass = "Magnifying Glass"
|
|
rusty_key = "Rusty Key"
|
|
skull_key = "Skull Key"
|
|
dark_talisman = "Dark Talisman"
|
|
club_card = "Club Card"
|
|
mastery_of_the_five_ways = "Mastery Of The Five Ways"
|
|
key_to_the_town = "Key To The Town"
|