2024-03-05 18:55:56 -05:00
|
|
|
strawberry = "Strawberry"
|
2024-05-05 02:58:49 -04:00
|
|
|
raspberry = "Raspberry"
|
2024-03-05 18:55:56 -05:00
|
|
|
|
|
|
|
dash_refill = "Dash Refills"
|
|
|
|
double_dash_refill = "Double Dash Refills"
|
|
|
|
feather = "Feathers"
|
|
|
|
coin = "Coins"
|
|
|
|
cassette = "Cassettes"
|
|
|
|
|
|
|
|
traffic_block = "Traffic Blocks"
|
|
|
|
spring = "Springs"
|
|
|
|
breakables = "Breakable Blocks"
|
2024-05-05 02:58:49 -04:00
|
|
|
|
|
|
|
ground_dash = "Ground Dash"
|
|
|
|
air_dash = "Air Dash"
|
|
|
|
skid_jump = "Skid Jump"
|
|
|
|
climb = "Climb"
|
2025-03-16 21:46:34 -04:00
|
|
|
|
|
|
|
# Checkpoint Items
|
|
|
|
checkpoint_1 = "Intro Checkpoint"
|
|
|
|
checkpoint_2 = "Granny Checkpoint"
|
|
|
|
checkpoint_3 = "South-East Tower Checkpoint"
|
|
|
|
checkpoint_4 = "Climb Sign Checkpoint"
|
|
|
|
checkpoint_5 = "Freeway Checkpoint"
|
|
|
|
checkpoint_6 = "Freeway Feather Checkpoint"
|
|
|
|
checkpoint_7 = "Feather Maze Checkpoint"
|
|
|
|
checkpoint_8 = "Double Dash House Checkpoint"
|
|
|
|
checkpoint_9 = "Badeline Tower Checkpoint"
|
|
|
|
checkpoint_10 = "Badeline Island Checkpoint"
|
|
|
|
|
|
|
|
# Item used for logic definitions that are not possible with the given options
|
|
|
|
cannot_access = "CANNOT ACCESS"
|