Files
dockipelago/worlds/cvlod/data/item_names.py
Jonathan Tinney 7971961166
Some checks failed
Analyze modified files / flake8 (push) Failing after 2m28s
Build / build-win (push) Has been cancelled
Build / build-ubuntu2204 (push) Has been cancelled
ctest / Test C++ ubuntu-latest (push) Has been cancelled
ctest / Test C++ windows-latest (push) Has been cancelled
Analyze modified files / mypy (push) Has been cancelled
Build and Publish Docker Images / Push Docker image to Docker Hub (push) Successful in 5m4s
Native Code Static Analysis / scan-build (push) Failing after 5m2s
type check / pyright (push) Successful in 1m7s
unittests / Test Python 3.11.2 ubuntu-latest (push) Failing after 16m23s
unittests / Test Python 3.12 ubuntu-latest (push) Failing after 28m19s
unittests / Test Python 3.13 ubuntu-latest (push) Failing after 14m49s
unittests / Test hosting with 3.13 on ubuntu-latest (push) Successful in 5m0s
unittests / Test Python 3.13 macos-latest (push) Has been cancelled
unittests / Test Python 3.11 windows-latest (push) Has been cancelled
unittests / Test Python 3.13 windows-latest (push) Has been cancelled
add schedule I, sonic 1/frontiers/heroes, spirit island
2026-04-02 23:46:36 -07:00

64 lines
1.9 KiB
Python

# Items
jewel_w = "White jewel"
jewel_rs = "Red jewel(S)"
jewel_rl = "Red jewel(L)"
special1 = "Special1"
special2 = "Special2"
special3 = "Special3"
use_chicken = "Roast chicken"
use_beef = "Roast beef"
use_kit = "Healing kit"
use_purifying = "Purifying"
use_ampoule = "Cure ampoule"
powerup = "PowerUp"
permaup = "PermaUp"
sub_holy = "Holy water"
sub_cross = "Cross"
sub_axe = "Axe"
sub_knife = "Knife"
contract = "The contract"
quest_nitro = "Magical Nitro"
quest_mandragora = "Mandragora"
use_card_s = "Sun card"
use_card_m = "Moon card"
quest_winch = "Winch Lever"
quest_diary = "Oldreys Diary"
quest_crest_a = "Crest Half A"
quest_crest_b = "Crest Half B"
quest_brooch = "Rose Brooch"
quest_key_arch = "Archives Key"
quest_key_left = "Left Tower Key"
quest_key_store = "Storeroom Key"
quest_key_grdn = "Garden Key"
quest_key_cppr = "Copper Key"
quest_key_chbr = "Chamber Key"
quest_key_exec = "Execution Key"
trap_ice = "Ice Trap"
quest_key_deck = "Deck Key"
quest_key_rose = "Rose Garden Key"
quest_key_thorn = "Thorn Key"
quest_key_clock_c = "Clocktower Key C"
quest_key_clock_d = "Clocktower Key D"
quest_key_art_1 = "Art Tower Key 1"
quest_key_art_2 = "Art Tower Key 2"
quest_key_ctrl = "Control Room Key"
quest_key_wall = "Wall Key"
quest_key_clock_e = "Clocktower Key E"
quest_key_clock_a = "Clocktower Key A"
quest_key_clock_b = "Clocktower Key B"
gold_500 = "500 GOLD"
gold_300 = "300 GOLD"
gold_100 = "100 GOLD"
event_cw_right = "To The Right To The Right"
event_cw_left = "To The Left To The Left"
event_villa_rosa = "Vincent Had What All Along!?"
event_villa_child = "Calling the Social Services"
event_tow_switch = "Red Rust Rising Revengeance"
event_cc_planets = "You're Saying Pluto Is Not A Planet!?"
event_cc_crystal = "Big Crystal Activated"
event_cc_elevator = "Going UUUUUUP!"
event_trophy = "Trophy"
event_crystal = "Big Crystal Activated"
event_dracula = "The Count Downed"