12 lines
451 B
Python
12 lines
451 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"
|