Files
Grinch-AP/worlds/smw/Names/LocationName.py
PoryGone f8d5fe0e1e SMW: v2.0 Content Update (#2762)
Changelog:

Features:
- New optional Location Checks
  - 3-Up Moons
  - Hidden 1-Ups
  - Bonus Blocks
  - Blocksanity
    - All blocks that contain coins or items are included, with the exception of:
      - Blocks in Top Secret Area & Front Door/Bowser Castle
      - Blocks that are unreachable without glitches/unreasonable movement
- New Items
  - Special Zone Clear
  - New Filler Items
    - 1 Coin
    - 5 Coins
    - 10 Coins
    - 50 Coins
  - New Trap Items
    - Reverse Trap
    - Thwimp Trap
- SFX Shuffle
- Palette Shuffle Overhaul
  - New Curated Palette can now be used for the Overworld and Level Palette Shuffle options
  - Foreground and Background Shuffle options have been merged into a single setting
- Max possible Yoshi Egg value is 255
  - UI in-game is updated to handle 3-digits
  - New `Display Received Item Popups` option: `progression_minus_yoshi_eggs`

Quality of Life:
- In-Game Indicators are now displayed on the map screen for location checks and received items
- In-level sprites are displayed upon receiving certain items
- The Camera Scroll unlocking is now only enabled on levels where it needs to be
- SMW can now handle receiving more than 255 items
- Significant World Code cleanup
  - New Options API
  - Removal of `world: MultiWorld` across the world
- The PopTracker pack now has tabs for every level/sublevel, and can automatically swap tabs while playing if connected to the server

Bug Fixes:
- Several logic tweaks/fixes

"Major credit to @TheLX5 for being the driving force for almost all of this update. We've been collaborating on design and polish of the features for the last few months, but all of the heavy lifting was all @TheLX5."
2024-03-12 22:00:13 +01:00

973 lines
60 KiB
Python

# Level Definitions
yoshis_house = "Yoshi's House"
yoshis_house_tile = "Yoshi's House - Tile"
yoshis_island_1_exit_1 = "Yoshi's Island 1 - Normal Exit"
yoshis_island_1_dragon = "Yoshi's Island 1 - Dragon Coins"
yoshis_island_1_moon = "Yoshi's Island 1 - 3-Up Moon"
yoshis_island_2_exit_1 = "Yoshi's Island 2 - Normal Exit"
yoshis_island_2_dragon = "Yoshi's Island 2 - Dragon Coins"
yoshis_island_3_exit_1 = "Yoshi's Island 3 - Normal Exit"
yoshis_island_3_dragon = "Yoshi's Island 3 - Dragon Coins"
yoshis_island_3_bonus_block = "Yoshi's Island 3 - 1-Up from Bonus Block"
yoshis_island_4_exit_1 = "Yoshi's Island 4 - Normal Exit"
yoshis_island_4_dragon = "Yoshi's Island 4 - Dragon Coins"
yoshis_island_4_hidden_1up = "Yoshi's Island 4 - Hidden 1-Up"
yoshis_island_castle = "#1 Iggy's Castle - Normal Exit"
yoshis_island_koopaling = "#1 Iggy's Castle - Boss"
yellow_switch_palace = "Yellow Switch Palace"
donut_plains_1_exit_1 = "Donut Plains 1 - Normal Exit"
donut_plains_1_exit_2 = "Donut Plains 1 - Secret Exit"
donut_plains_1_dragon = "Donut Plains 1 - Dragon Coins"
donut_plains_1_hidden_1up = "Donut Plains 1 - Hidden 1-Up"
donut_plains_2_exit_1 = "Donut Plains 2 - Normal Exit"
donut_plains_2_exit_2 = "Donut Plains 2 - Secret Exit"
donut_plains_2_dragon = "Donut Plains 2 - Dragon Coins"
donut_plains_3_exit_1 = "Donut Plains 3 - Normal Exit"
donut_plains_3_dragon = "Donut Plains 3 - Dragon Coins"
donut_plains_3_bonus_block = "Donut Plains 3 - 1-Up from Bonus Block"
donut_plains_4_exit_1 = "Donut Plains 4 - Normal Exit"
donut_plains_4_dragon = "Donut Plains 4 - Dragon Coins"
donut_plains_4_moon = "Donut Plains 4 - 3-Up Moon"
donut_plains_4_hidden_1up = "Donut Plains 4 - Hidden 1-Up"
donut_secret_1_exit_1 = "Donut Secret 1 - Normal Exit"
donut_secret_1_exit_2 = "Donut Secret 1 - Secret Exit"
donut_secret_1_dragon = "Donut Secret 1 - Dragon Coins"
donut_secret_2_exit_1 = "Donut Secret 2 - Normal Exit"
donut_secret_2_dragon = "Donut Secret 2 - Dragon Coins"
donut_ghost_house_exit_1 = "Donut Ghost House - Normal Exit"
donut_ghost_house_exit_2 = "Donut Ghost House - Secret Exit"
donut_secret_house_exit_1 = "Donut Secret House - Normal Exit"
donut_secret_house_exit_2 = "Donut Secret House - Secret Exit"
donut_plains_castle = "#2 Morton's Castle - Normal Exit"
donut_plains_castle_hidden_1up = "#2 Morton's Castle - Hidden 1-Up"
donut_plains_koopaling = "#2 Morton's Castle - Boss"
green_switch_palace = "Green Switch Palace"
vanilla_dome_1_exit_1 = "Vanilla Dome 1 - Normal Exit"
vanilla_dome_1_exit_2 = "Vanilla Dome 1 - Secret Exit"
vanilla_dome_1_dragon = "Vanilla Dome 1 - Dragon Coins"
vanilla_dome_2_exit_1 = "Vanilla Dome 2 - Normal Exit"
vanilla_dome_2_exit_2 = "Vanilla Dome 2 - Secret Exit"
vanilla_dome_2_dragon = "Vanilla Dome 2 - Dragon Coins"
vanilla_dome_3_exit_1 = "Vanilla Dome 3 - Normal Exit"
vanilla_dome_3_dragon = "Vanilla Dome 3 - Dragon Coins"
vanilla_dome_3_moon = "Vanilla Dome 3 - 3-Up Moon"
vanilla_dome_4_exit_1 = "Vanilla Dome 4 - Normal Exit"
vanilla_dome_4_dragon = "Vanilla Dome 4 - Dragon Coins"
vanilla_dome_4_hidden_1up = "Vanilla Dome 4 - Hidden 1-Up"
vanilla_secret_1_exit_1 = "Vanilla Secret 1 - Normal Exit"
vanilla_secret_1_exit_2 = "Vanilla Secret 1 - Secret Exit"
vanilla_secret_1_dragon = "Vanilla Secret 1 - Dragon Coins"
vanilla_secret_2_exit_1 = "Vanilla Secret 2 - Normal Exit"
vanilla_secret_2_dragon = "Vanilla Secret 2 - Dragon Coins"
vanilla_secret_3_exit_1 = "Vanilla Secret 3 - Normal Exit"
vanilla_secret_3_dragon = "Vanilla Secret 3 - Dragon Coins"
vanilla_ghost_house_exit_1 = "Vanilla Ghost House - Normal Exit"
vanilla_ghost_house_dragon = "Vanilla Ghost House - Dragon Coins"
vanilla_ghost_house_hidden_1up = "Vanilla Ghost House - Hidden 1-Up"
vanilla_fortress = "Vanilla Fortress - Normal Exit"
vanilla_fortress_hidden_1up = "Vanilla Fortress - Hidden 1-Up"
vanilla_reznor = "Vanilla Fortress - Boss"
vanilla_dome_castle = "#3 Lemmy's Castle - Normal Exit"
vanilla_dome_koopaling = "#3 Lemmy's Castle - Boss"
red_switch_palace = "Red Switch Palace"
butter_bridge_1_exit_1 = "Butter Bridge 1 - Normal Exit"
butter_bridge_1_dragon = "Butter Bridge 1 - Dragon Coins"
butter_bridge_1_bonus_block = "Butter Bridge 1 - 1-Up from Bonus Block"
butter_bridge_2_exit_1 = "Butter Bridge 2 - Normal Exit"
butter_bridge_2_dragon = "Butter Bridge 2 - Dragon Coins"
cheese_bridge_exit_1 = "Cheese Bridge - Normal Exit"
cheese_bridge_exit_2 = "Cheese Bridge - Secret Exit"
cheese_bridge_dragon = "Cheese Bridge - Dragon Coins"
cheese_bridge_moon = "Cheese Bridge - 3-Up Moon"
cookie_mountain_exit_1 = "Cookie Mountain - Normal Exit"
cookie_mountain_dragon = "Cookie Mountain - Dragon Coins"
cookie_mountain_hidden_1up = "Cookie Mountain - Hidden 1-Up"
soda_lake_exit_1 = "Soda Lake - Normal Exit"
soda_lake_dragon = "Soda Lake - Dragon Coins"
twin_bridges_castle = "#4 Ludwig's Castle - Normal Exit"
twin_bridges_koopaling = "#4 Ludwig's Castle - Boss"
forest_of_illusion_1_exit_1 = "Forest of Illusion 1 - Normal Exit"
forest_of_illusion_1_exit_2 = "Forest of Illusion 1 - Secret Exit"
forest_of_illusion_2_exit_1 = "Forest of Illusion 2 - Normal Exit"
forest_of_illusion_2_exit_2 = "Forest of Illusion 2 - Secret Exit"
forest_of_illusion_2_dragon = "Forest of Illusion 2 - Dragon Coins"
forest_of_illusion_3_exit_1 = "Forest of Illusion 3 - Normal Exit"
forest_of_illusion_3_exit_2 = "Forest of Illusion 3 - Secret Exit"
forest_of_illusion_3_dragon = "Forest of Illusion 3 - Dragon Coins"
forest_of_illusion_3_hidden_1up = "Forest of Illusion 3 - Hidden 1-Up"
forest_of_illusion_4_exit_1 = "Forest of Illusion 4 - Normal Exit"
forest_of_illusion_4_exit_2 = "Forest of Illusion 4 - Secret Exit"
forest_of_illusion_4_dragon = "Forest of Illusion 4 - Dragon Coins"
forest_ghost_house_exit_1 = "Forest Ghost House - Normal Exit"
forest_ghost_house_exit_2 = "Forest Ghost House - Secret Exit"
forest_ghost_house_dragon = "Forest Ghost House - Dragon Coins"
forest_ghost_house_moon = "Forest Ghost House - 3-Up Moon"
forest_secret_exit_1 = "Forest Secret - Normal Exit"
forest_secret_dragon = "Forest Secret - Dragon Coins"
forest_fortress = "Forest Fortress - Normal Exit"
forest_reznor = "Forest Fortress - Boss"
forest_castle = "#5 Roy's Castle - Normal Exit"
forest_castle_dragon = "#5 Roy's Castle - Dragon Coins"
forest_koopaling = "#5 Roy's Castle - Boss"
blue_switch_palace = "Blue Switch Palace"
chocolate_island_1_exit_1 = "Chocolate Island 1 - Normal Exit"
chocolate_island_1_dragon = "Chocolate Island 1 - Dragon Coins"
chocolate_island_1_moon = "Chocolate Island 1 - 3-Up Moon"
chocolate_island_2_exit_1 = "Chocolate Island 2 - Normal Exit"
chocolate_island_2_exit_2 = "Chocolate Island 2 - Secret Exit"
chocolate_island_2_dragon = "Chocolate Island 2 - Dragon Coins"
chocolate_island_2_hidden_1up = "Chocolate Island 2 - Hidden 1-Up"
chocolate_island_3_exit_1 = "Chocolate Island 3 - Normal Exit"
chocolate_island_3_exit_2 = "Chocolate Island 3 - Secret Exit"
chocolate_island_3_dragon = "Chocolate Island 3 - Dragon Coins"
chocolate_island_3_bonus_block = "Chocolate Island 3 - 1-Up from Bonus Block"
chocolate_island_4_exit_1 = "Chocolate Island 4 - Normal Exit"
chocolate_island_4_dragon = "Chocolate Island 4 - Dragon Coins"
chocolate_island_5_exit_1 = "Chocolate Island 5 - Normal Exit"
chocolate_island_5_dragon = "Chocolate Island 5 - Dragon Coins"
chocolate_ghost_house_exit_1 = "Choco-Ghost House - Normal Exit"
chocolate_secret_exit_1 = "Chocolate Secret - Normal Exit"
chocolate_fortress = "Chocolate Fortress - Normal Exit"
chocolate_reznor = "Chocolate Fortress - Boss"
chocolate_castle = "#6 Wendy's Castle - Normal Exit"
chocolate_castle_hidden_1up = "#6 Wendy's Castle - Hidden 1-Up"
chocolate_koopaling = "#6 Wendy's Castle - Boss"
sunken_ghost_ship = "Sunken Ghost Ship - Normal Exit"
sunken_ghost_ship_dragon = "Sunken Ghost Ship - Dragon Coins"
valley_of_bowser_1_exit_1 = "Valley of Bowser 1 - Normal Exit"
valley_of_bowser_1_dragon = "Valley of Bowser 1 - Dragon Coins"
valley_of_bowser_1_moon = "Valley of Bowser 1 - 3-Up Moon"
valley_of_bowser_2_exit_1 = "Valley of Bowser 2 - Normal Exit"
valley_of_bowser_2_exit_2 = "Valley of Bowser 2 - Secret Exit"
valley_of_bowser_2_dragon = "Valley of Bowser 2 - Dragon Coins"
valley_of_bowser_2_hidden_1up = "Valley of Bowser 2 - Hidden 1-Up"
valley_of_bowser_3_exit_1 = "Valley of Bowser 3 - Normal Exit"
valley_of_bowser_3_dragon = "Valley of Bowser 3 - Dragon Coins"
valley_of_bowser_4_exit_1 = "Valley of Bowser 4 - Normal Exit"
valley_of_bowser_4_exit_2 = "Valley of Bowser 4 - Secret Exit"
valley_ghost_house_exit_1 = "Valley Ghost House - Normal Exit"
valley_ghost_house_exit_2 = "Valley Ghost House - Secret Exit"
valley_ghost_house_dragon = "Valley Ghost House - Dragon Coins"
valley_fortress = "Valley Fortress - Normal Exit"
valley_reznor = "Valley Fortress - Boss"
valley_castle = "#7 Larry's Castle - Normal Exit"
valley_castle_dragon = "#7 Larry's Castle - Dragon Coins"
valley_castle_hidden_1up = "#7 Larry's Castle - Hidden 1-Up"
valley_koopaling = "#7 Larry's Castle - Boss"
front_door = "Front Door"
back_door = "Back Door"
bowser = "Bowser"
star_road_1_exit_1 = "Star Road 1 - Normal Exit"
star_road_1_exit_2 = "Star Road 1 - Secret Exit"
star_road_1_dragon = "Star Road 1 - Dragon Coins"
star_road_2_exit_1 = "Star Road 2 - Normal Exit"
star_road_2_exit_2 = "Star Road 2 - Secret Exit"
star_road_3_exit_1 = "Star Road 3 - Normal Exit"
star_road_3_exit_2 = "Star Road 3 - Secret Exit"
star_road_4_exit_1 = "Star Road 4 - Normal Exit"
star_road_4_exit_2 = "Star Road 4 - Secret Exit"
star_road_5_exit_1 = "Star Road 5 - Normal Exit"
star_road_5_exit_2 = "Star Road 5 - Secret Exit"
special_zone_1_exit_1 = "Gnarly - Normal Exit"
special_zone_1_dragon = "Gnarly - Dragon Coins"
special_zone_1_hidden_1up = "Gnarly - Hidden 1-Up"
special_zone_2_exit_1 = "Tubular - Normal Exit"
special_zone_2_dragon = "Tubular - Dragon Coins"
special_zone_3_exit_1 = "Way Cool - Normal Exit"
special_zone_3_dragon = "Way Cool - Dragon Coins"
special_zone_4_exit_1 = "Awesome - Normal Exit"
special_zone_4_dragon = "Awesome - Dragon Coins"
special_zone_5_exit_1 = "Groovy - Normal Exit"
special_zone_5_dragon = "Groovy - Dragon Coins"
special_zone_6_exit_1 = "Mondo - Normal Exit"
special_zone_6_dragon = "Mondo - Dragon Coins"
special_zone_7_exit_1 = "Outrageous - Normal Exit"
special_zone_7_dragon = "Outrageous - Dragon Coins"
special_zone_8_exit_1 = "Funky - Normal Exit"
special_zone_8_dragon = "Funky - Dragon Coins"
# Region Definitions
menu_region = "Menu"
yoshis_island_region = "Yoshi's Island"
donut_plains_region = "Donut Plains"
vanilla_dome_region = "Vanilla Dome"
twin_bridges_region = "Twin Bridges"
forest_of_illusion_region = "Forest of Illusion"
chocolate_island_region = "Chocolate Island"
valley_of_bowser_region = "Valley of Bowser"
star_road_region = "Star Road"
special_zone_region = "Special Zone"
yoshis_island_1_tile = "Yoshi's Island 1 - Tile"
yoshis_island_1_region = "Yoshi's Island 1"
yoshis_island_2_tile = "Yoshi's Island 2 - Tile"
yoshis_island_2_region = "Yoshi's Island 2"
yoshis_island_3_tile = "Yoshi's Island 3 - Tile"
yoshis_island_3_region = "Yoshi's Island 3"
yoshis_island_4_tile = "Yoshi's Island 4 - Tile"
yoshis_island_4_region = "Yoshi's Island 4"
yoshis_island_castle_tile = "#1 Iggy's Castle - Tile"
yoshis_island_castle_region = "#1 Iggy's Castle"
yellow_switch_palace_tile = "Yellow Switch Palace - Tile"
donut_plains_1_tile = "Donut Plains 1 - Tile"
donut_plains_1_region = "Donut Plains 1"
donut_plains_2_tile = "Donut Plains 2 - Tile"
donut_plains_2_region = "Donut Plains 2"
donut_plains_3_tile = "Donut Plains 3 - Tile"
donut_plains_3_region = "Donut Plains 3"
donut_plains_4_tile = "Donut Plains 4 - Tile"
donut_plains_4_region = "Donut Plains 4"
donut_secret_1_tile = "Donut Secret 1 - Tile"
donut_secret_1_region = "Donut Secret 1"
donut_secret_2_tile = "Donut Secret 2 - Tile"
donut_secret_2_region = "Donut Secret 2"
donut_ghost_house_tile = "Donut Ghost House - Tile"
donut_ghost_house_region = "Donut Ghost House"
donut_secret_house_tile = "Donut Secret House - Tile"
donut_secret_house_region = "Donut Secret House"
donut_plains_castle_tile = "#2 Morton's Castle - Tile"
donut_plains_castle_region = "#2 Morton's Castle"
donut_plains_top_secret = "Top Secret Area"
donut_plains_top_secret_tile = "Top Secret Area - Tile"
donut_plains_star_road = "Donut Plains - Star Road"
green_switch_palace_tile = "Green Switch Palace - Tile"
vanilla_dome_1_tile = "Vanilla Dome 1 - Tile"
vanilla_dome_1_region = "Vanilla Dome 1"
vanilla_dome_2_tile = "Vanilla Dome 2 - Tile"
vanilla_dome_2_region = "Vanilla Dome 2"
vanilla_dome_3_tile = "Vanilla Dome 3 - Tile"
vanilla_dome_3_region = "Vanilla Dome 3"
vanilla_dome_4_tile = "Vanilla Dome 4 - Tile"
vanilla_dome_4_region = "Vanilla Dome 4"
vanilla_secret_1_tile = "Vanilla Secret 1 - Tile"
vanilla_secret_1_region = "Vanilla Secret 1"
vanilla_secret_2_tile = "Vanilla Secret 2 - Tile"
vanilla_secret_2_region = "Vanilla Secret 2"
vanilla_secret_3_tile = "Vanilla Secret 3 - Tile"
vanilla_secret_3_region = "Vanilla Secret 3"
vanilla_ghost_house_tile = "Vanilla Ghost House - Tile"
vanilla_ghost_house_region = "Vanilla Ghost House"
vanilla_fortress_tile = "Vanilla Fortress - Tile"
vanilla_fortress_region = "Vanilla Fortress"
vanilla_dome_castle_tile = "#3 Lemmy's Castle - Tile"
vanilla_dome_castle_region = "#3 Lemmy's Castle"
vanilla_dome_star_road = "Vanilla Dome - Star Road"
red_switch_palace_tile = "Red Switch Palace - Tile"
butter_bridge_1_tile = "Butter Bridge 1 - Tile"
butter_bridge_1_region = "Butter Bridge 1"
butter_bridge_2_tile = "Butter Bridge 2 - Tile"
butter_bridge_2_region = "Butter Bridge 2"
cheese_bridge_tile = "Cheese Bridge - Tile"
cheese_bridge_region = "Cheese Bridge"
cookie_mountain_tile = "Cookie Mountain - Tile"
cookie_mountain_region = "Cookie Mountain"
soda_lake_tile = "Soda Lake - Tile"
soda_lake_region = "Soda Lake"
twin_bridges_castle_tile = "#4 Ludwig's Castle - Tile"
twin_bridges_castle_region = "#4 Ludwig's Castle"
twin_bridges_star_road = "Twin Bridges - Star Road"
forest_of_illusion_1_tile = "Forest of Illusion 1 - Tile"
forest_of_illusion_1_region = "Forest of Illusion 1"
forest_of_illusion_2_tile = "Forest of Illusion 2 - Tile"
forest_of_illusion_2_region = "Forest of Illusion 2"
forest_of_illusion_3_tile = "Forest of Illusion 3 - Tile"
forest_of_illusion_3_region = "Forest of Illusion 3"
forest_of_illusion_4_tile = "Forest of Illusion 4 - Tile"
forest_of_illusion_4_region = "Forest of Illusion 4"
forest_ghost_house_tile = "Forest Ghost House - Tile"
forest_ghost_house_region = "Forest Ghost House"
forest_secret_tile = "Forest Secret - Tile"
forest_secret_region = "Forest Secret"
forest_fortress_tile = "Forest Fortress - Tile"
forest_fortress_region = "Forest Fortress"
forest_castle_tile = "#5 Roy's Castle - Tile"
forest_castle_region = "#5 Roy's Castle"
forest_star_road = "Forest of Illusion - Star Road"
blue_switch_palace_tile = "Blue Switch Palace - Tile"
chocolate_island_1_tile = "Chocolate Island 1 - Tile"
chocolate_island_1_region = "Chocolate Island 1"
chocolate_island_2_tile = "Chocolate Island 2 - Tile"
chocolate_island_2_region = "Chocolate Island 2"
chocolate_island_3_tile = "Chocolate Island 3 - Tile"
chocolate_island_3_region = "Chocolate Island 3"
chocolate_island_4_tile = "Chocolate Island 4 - Tile"
chocolate_island_4_region = "Chocolate Island 4"
chocolate_island_5_tile = "Chocolate Island 5 - Tile"
chocolate_island_5_region = "Chocolate Island 5"
chocolate_ghost_house_tile = "Choco-Ghost House - Tile"
chocolate_ghost_house_region = "Choco-Ghost House"
chocolate_secret_tile = "Chocolate Secret - Tile"
chocolate_secret_region = "Chocolate Secret"
chocolate_fortress_tile = "Chocolate Fortress - Tile"
chocolate_fortress_region = "Chocolate Fortress"
chocolate_castle_tile = "#6 Wendy's Castle - Tile"
chocolate_castle_region = "#6 Wendy's Castle"
sunken_ghost_ship_tile = "Sunken Ghost Ship - Tile"
sunken_ghost_ship_region = "Sunken Ghost Ship"
valley_of_bowser_1_tile = "Valley of Bowser 1 - Tile"
valley_of_bowser_1_region = "Valley of Bowser 1"
valley_of_bowser_2_tile = "Valley of Bowser 2 - Tile"
valley_of_bowser_2_region = "Valley of Bowser 2"
valley_of_bowser_3_tile = "Valley of Bowser 3 - Tile"
valley_of_bowser_3_region = "Valley of Bowser 3"
valley_of_bowser_4_tile = "Valley of Bowser 4 - Tile"
valley_of_bowser_4_region = "Valley of Bowser 4"
valley_ghost_house_tile = "Valley Ghost House - Tile"
valley_ghost_house_region = "Valley Ghost House"
valley_fortress_tile = "Valley Fortress - Tile"
valley_fortress_region = "Valley Fortress"
valley_castle_tile = "#7 Larry's Castle - Tile"
valley_castle_region = "#7 Larry's Castle"
valley_star_road = "Valley of Bowser - Star Road"
front_door_tile = "Front Door - Tile"
back_door_tile = "Back Door - Tile"
bowser_region = "Bowser - Region"
star_road_donut = "Star Road - Donut Plains"
star_road_1_tile = "Star Road 1 - Tile"
star_road_1_region = "Star Road 1"
star_road_vanilla = "Star Road - Vanilla Dome"
star_road_2_tile = "Star Road 2 - Tile"
star_road_2_region = "Star Road 2"
star_road_twin_bridges = "Star Road - Twin Bridges"
star_road_3_tile = "Star Road 3 - Tile"
star_road_3_region = "Star Road 3"
star_road_forest = "Star Road - Forest of Illusion"
star_road_4_tile = "Star Road 4 - Tile"
star_road_4_region = "Star Road 4"
star_road_valley = "Star Road - Valley of Bowser"
star_road_5_tile = "Star Road 5 - Tile"
star_road_5_region = "Star Road 5"
star_road_special = "Star Road - Special Zone"
special_star_road = "Special Zone - Star Road"
special_zone_1_tile = "Gnarly - Tile"
special_zone_1_region = "Gnarly"
special_zone_2_tile = "Tubular - Tile"
special_zone_2_region = "Tubular"
special_zone_3_tile = "Way Cool - Tile"
special_zone_3_region = "Way Cool"
special_zone_4_tile = "Awesome - Tile"
special_zone_4_region = "Awesome"
special_zone_5_tile = "Groovy - Tile"
special_zone_5_region = "Groovy"
special_zone_6_tile = "Mondo - Tile"
special_zone_6_region = "Mondo"
special_zone_7_tile = "Outrageous - Tile"
special_zone_7_region = "Outrageous"
special_zone_8_tile = "Funky - Tile"
special_zone_8_region = "Funky"
special_complete = "Special Zone - Star Road - Complete"
vanilla_secret_2_yoshi_block_1 = "Vanilla Secret 2 - Yoshi Block #1"
vanilla_secret_2_green_block_1 = "Vanilla Secret 2 - Green Switch Palace Block #1"
vanilla_secret_2_powerup_block_1 = "Vanilla Secret 2 - Powerup Block #1"
vanilla_secret_2_powerup_block_2 = "Vanilla Secret 2 - Powerup Block #2"
vanilla_secret_2_multi_coin_block_1 = "Vanilla Secret 2 - Multi Coin Block #1"
vanilla_secret_2_gray_pow_block_1 = "Vanilla Secret 2 - Gray P-Switch Block #1"
vanilla_secret_2_coin_block_1 = "Vanilla Secret 2 - Coin Block #1"
vanilla_secret_2_coin_block_2 = "Vanilla Secret 2 - Coin Block #2"
vanilla_secret_2_coin_block_3 = "Vanilla Secret 2 - Coin Block #3"
vanilla_secret_2_coin_block_4 = "Vanilla Secret 2 - Coin Block #4"
vanilla_secret_2_coin_block_5 = "Vanilla Secret 2 - Coin Block #5"
vanilla_secret_2_coin_block_6 = "Vanilla Secret 2 - Coin Block #6"
vanilla_secret_3_powerup_block_1 = "Vanilla Secret 3 - Powerup Block #1"
vanilla_secret_3_powerup_block_2 = "Vanilla Secret 3 - Powerup Block #2"
donut_ghost_house_vine_block_1 = "Donut Ghost House - Vine|P-Switch Block #1"
donut_ghost_house_directional_coin_block_1 = "Donut Ghost House - Directional Coin Block #1"
donut_ghost_house_life_block_1 = "Donut Ghost House - 1-Up Mushroom Block #1"
donut_ghost_house_life_block_2 = "Donut Ghost House - 1-Up Mushroom Block #2"
donut_ghost_house_life_block_3 = "Donut Ghost House - 1-Up Mushroom Block #3"
donut_ghost_house_life_block_4 = "Donut Ghost House - 1-Up Mushroom Block #4"
donut_plains_3_green_block_1 = "Donut Plains 3 - Green Switch Palace Block #1"
donut_plains_3_coin_block_1 = "Donut Plains 3 - Coin Block #1"
donut_plains_3_coin_block_2 = "Donut Plains 3 - Coin Block #2"
donut_plains_3_vine_block_1 = "Donut Plains 3 - Vine Block #1"
donut_plains_3_powerup_block_1 = "Donut Plains 3 - Powerup Block #1"
donut_plains_3_bonus_block_1 = "Donut Plains 3 - Bonus Block #1"
donut_plains_4_coin_block_1 = "Donut Plains 4 - Coin Block #1"
donut_plains_4_powerup_block_1 = "Donut Plains 4 - Powerup Block #1"
donut_plains_4_coin_block_2 = "Donut Plains 4 - Coin Block #2"
donut_plains_4_yoshi_block_1 = "Donut Plains 4 - Yoshi Block #1"
donut_plains_castle_yellow_block_1 = "#2 Morton's Castle - Yellow Switch Palace Block #1"
donut_plains_castle_coin_block_1 = "#2 Morton's Castle - Coin Block #1"
donut_plains_castle_powerup_block_1 = "#2 Morton's Castle - Powerup Block #1"
donut_plains_castle_coin_block_2 = "#2 Morton's Castle - Coin Block #2"
donut_plains_castle_vine_block_1 = "#2 Morton's Castle - Vine Block #1"
donut_plains_castle_invis_life_block_1 = "#2 Morton's Castle - Invisible 1-Up Mushroom Block #1"
donut_plains_castle_coin_block_3 = "#2 Morton's Castle - Coin Block #3"
donut_plains_castle_coin_block_4 = "#2 Morton's Castle - Coin Block #4"
donut_plains_castle_coin_block_5 = "#2 Morton's Castle - Coin Block #5"
donut_plains_castle_green_block_1 = "#2 Morton's Castle - Green Switch Palace Block #1"
donut_plains_2_coin_block_1 = "Donut Plains 2 - Coin Block #1"
donut_plains_2_coin_block_2 = "Donut Plains 2 - Coin Block #2"
donut_plains_2_coin_block_3 = "Donut Plains 2 - Coin Block #3"
donut_plains_2_yellow_block_1 = "Donut Plains 2 - Yellow Switch Palace Block #1"
donut_plains_2_powerup_block_1 = "Donut Plains 2 - Powerup Block #1"
donut_plains_2_multi_coin_block_1 = "Donut Plains 2 - Multi Coin Block #1"
donut_plains_2_flying_block_1 = "Donut Plains 2 - Flying Question Block #1"
donut_plains_2_green_block_1 = "Donut Plains 2 - Green Switch Palace Block #1"
donut_plains_2_yellow_block_2 = "Donut Plains 2 - Yellow Switch Palace Block #2"
donut_plains_2_vine_block_1 = "Donut Plains 2 - Vine Block #1"
donut_secret_1_coin_block_1 = "Donut Secret 1 - Coin Block #1"
donut_secret_1_coin_block_2 = "Donut Secret 1 - Coin Block #2"
donut_secret_1_powerup_block_1 = "Donut Secret 1 - Powerup Block #1"
donut_secret_1_coin_block_3 = "Donut Secret 1 - Coin Block #3"
donut_secret_1_powerup_block_2 = "Donut Secret 1 - Powerup Block #2"
donut_secret_1_powerup_block_3 = "Donut Secret 1 - Powerup Block #3"
donut_secret_1_life_block_1 = "Donut Secret 1 - 1-Up Mushroom Block #1"
donut_secret_1_powerup_block_4 = "Donut Secret 1 - Powerup Block #4"
donut_secret_1_powerup_block_5 = "Donut Secret 1 - Powerup Block #5"
donut_secret_1_key_block_1 = "Donut Secret 1 - Key Block #1"
vanilla_fortress_powerup_block_1 = "Vanilla Fortress - Powerup Block #1"
vanilla_fortress_powerup_block_2 = "Vanilla Fortress - Powerup Block #2"
vanilla_fortress_yellow_block_1 = "Vanilla Fortress - Yellow Switch Palace Block #1"
butter_bridge_1_powerup_block_1 = "Butter Bridge 1 - Powerup Block #1"
butter_bridge_1_multi_coin_block_1 = "Butter Bridge 1 - Multi Coin Block #1"
butter_bridge_1_multi_coin_block_2 = "Butter Bridge 1 - Multi Coin Block #2"
butter_bridge_1_multi_coin_block_3 = "Butter Bridge 1 - Multi Coin Block #3"
butter_bridge_1_life_block_1 = "Butter Bridge 1 - 1-Up Mushroom Block #1"
butter_bridge_1_bonus_block_1 = "Butter Bridge 1 - Bonus Block #1"
butter_bridge_2_powerup_block_1 = "Butter Bridge 2 - Powerup Block #1"
butter_bridge_2_green_block_1 = "Butter Bridge 2 - Green Switch Palace Block #1"
butter_bridge_2_yoshi_block_1 = "Butter Bridge 2 - Yoshi Block #1"
twin_bridges_castle_powerup_block_1 = "#4 Ludwig Castle - Powerup Block #1"
cheese_bridge_powerup_block_1 = "Cheese Bridge Area - Powerup Block #1"
cheese_bridge_powerup_block_2 = "Cheese Bridge Area - Powerup Block #2"
cheese_bridge_wings_block_1 = "Cheese Bridge Area - Wings Block #1"
cheese_bridge_powerup_block_3 = "Cheese Bridge Area - Powerup Block #3"
cookie_mountain_coin_block_1 = "Cookie Mountain - Coin Block #1"
cookie_mountain_coin_block_2 = "Cookie Mountain - Coin Block #2"
cookie_mountain_coin_block_3 = "Cookie Mountain - Coin Block #3"
cookie_mountain_coin_block_4 = "Cookie Mountain - Coin Block #4"
cookie_mountain_coin_block_5 = "Cookie Mountain - Coin Block #5"
cookie_mountain_coin_block_6 = "Cookie Mountain - Coin Block #6"
cookie_mountain_coin_block_7 = "Cookie Mountain - Coin Block #7"
cookie_mountain_coin_block_8 = "Cookie Mountain - Coin Block #8"
cookie_mountain_coin_block_9 = "Cookie Mountain - Coin Block #9"
cookie_mountain_powerup_block_1 = "Cookie Mountain - Powerup Block #1"
cookie_mountain_life_block_1 = "Cookie Mountain - 1-Up Mushroom Block #1"
cookie_mountain_vine_block_1 = "Cookie Mountain - Vine Block #1"
cookie_mountain_yoshi_block_1 = "Cookie Mountain - Yoshi Block #1"
cookie_mountain_coin_block_10 = "Cookie Mountain - Coin Block #10"
cookie_mountain_coin_block_11 = "Cookie Mountain - Coin Block #11"
cookie_mountain_powerup_block_2 = "Cookie Mountain - Powerup Block #2"
cookie_mountain_coin_block_12 = "Cookie Mountain - Coin Block #12"
cookie_mountain_coin_block_13 = "Cookie Mountain - Coin Block #13"
cookie_mountain_coin_block_14 = "Cookie Mountain - Coin Block #14"
cookie_mountain_coin_block_15 = "Cookie Mountain - Coin Block #15"
cookie_mountain_coin_block_16 = "Cookie Mountain - Coin Block #16"
cookie_mountain_coin_block_17 = "Cookie Mountain - Coin Block #17"
cookie_mountain_coin_block_18 = "Cookie Mountain - Coin Block #18"
cookie_mountain_coin_block_19 = "Cookie Mountain - Coin Block #19"
cookie_mountain_coin_block_20 = "Cookie Mountain - Coin Block #20"
cookie_mountain_coin_block_21 = "Cookie Mountain - Coin Block #21"
cookie_mountain_coin_block_22 = "Cookie Mountain - Coin Block #22"
cookie_mountain_coin_block_23 = "Cookie Mountain - Coin Block #23"
cookie_mountain_coin_block_24 = "Cookie Mountain - Coin Block #24"
cookie_mountain_coin_block_25 = "Cookie Mountain - Coin Block #25"
cookie_mountain_coin_block_26 = "Cookie Mountain - Coin Block #26"
cookie_mountain_coin_block_27 = "Cookie Mountain - Coin Block #27"
cookie_mountain_coin_block_28 = "Cookie Mountain - Coin Block #28"
cookie_mountain_coin_block_29 = "Cookie Mountain - Coin Block #29"
cookie_mountain_coin_block_30 = "Cookie Mountain - Coin Block #30"
soda_lake_powerup_block_1 = "Soda Lake - Powerup Block #1"
donut_secret_house_powerup_block_1 = "Donut Secret House - Powerup Block #1"
donut_secret_house_multi_coin_block_1 = "Donut Secret House - Multi Coin Block #1"
donut_secret_house_life_block_1 = "Donut Secret House - 1-Up Mushroom Block #1"
donut_secret_house_vine_block_1 = "Donut Secret House - Vine Block #1"
donut_secret_house_directional_coin_block_1 = "Donut Secret House - Directional Coin Block #1"
donut_plains_1_coin_block_1 = "Donut Plains 1 - Coin Block #1"
donut_plains_1_coin_block_2 = "Donut Plains 1 - Coin Block #2"
donut_plains_1_yoshi_block_1 = "Donut Plains 1 - Yoshi Block #1"
donut_plains_1_vine_block_1 = "Donut Plains 1 - Vine Block #1"
donut_plains_1_green_block_1 = "Donut Plains 1 - Green Switch Palace Block #1"
donut_plains_1_green_block_2 = "Donut Plains 1 - Green Switch Palace Block #2"
donut_plains_1_green_block_3 = "Donut Plains 1 - Green Switch Palace Block #3"
donut_plains_1_green_block_4 = "Donut Plains 1 - Green Switch Palace Block #4"
donut_plains_1_green_block_5 = "Donut Plains 1 - Green Switch Palace Block #5"
donut_plains_1_green_block_6 = "Donut Plains 1 - Green Switch Palace Block #6"
donut_plains_1_green_block_7 = "Donut Plains 1 - Green Switch Palace Block #7"
donut_plains_1_green_block_8 = "Donut Plains 1 - Green Switch Palace Block #8"
donut_plains_1_green_block_9 = "Donut Plains 1 - Green Switch Palace Block #9"
donut_plains_1_green_block_10 = "Donut Plains 1 - Green Switch Palace Block #10"
donut_plains_1_green_block_11 = "Donut Plains 1 - Green Switch Palace Block #11"
donut_plains_1_green_block_12 = "Donut Plains 1 - Green Switch Palace Block #12"
donut_plains_1_green_block_13 = "Donut Plains 1 - Green Switch Palace Block #13"
donut_plains_1_green_block_14 = "Donut Plains 1 - Green Switch Palace Block #14"
donut_plains_1_green_block_15 = "Donut Plains 1 - Green Switch Palace Block #15"
donut_plains_1_green_block_16 = "Donut Plains 1 - Green Switch Palace Block #16"
donut_plains_1_yellow_block_1 = "Donut Plains 1 - Yellow Switch Palace Block #1"
donut_plains_1_yellow_block_2 = "Donut Plains 1 - Yellow Switch Palace Block #2"
donut_plains_1_yellow_block_3 = "Donut Plains 1 - Yellow Switch Palace Block #3"
sunken_ghost_ship_powerup_block_1 = "Sunken Ghost Ship - Powerup Block #1"
sunken_ghost_ship_star_block_1 = "Sunken Ghost Ship - Star Block #1"
chocolate_castle_yellow_block_1 = "#6 Wendy's Castle - Yellow Switch Palace Block #1"
chocolate_castle_yellow_block_2 = "#6 Wendy's Castle - Yellow Switch Palace Block #2"
chocolate_castle_green_block_1 = "#6 Wendy's Castle - Green Switch Palace Block #1"
chocolate_fortress_powerup_block_1 = "Chocolate Fortress - Powerup Block #1"
chocolate_fortress_powerup_block_2 = "Chocolate Fortress - Powerup Block #2"
chocolate_fortress_coin_block_1 = "Chocolate Fortress - Coin Block #1"
chocolate_fortress_coin_block_2 = "Chocolate Fortress - Coin Block #2"
chocolate_fortress_green_block_1 = "Chocolate Fortress - Green Switch Palace Block #1"
chocolate_island_5_yoshi_block_1 = "Chocolate Island 5 - Yoshi Block #1"
chocolate_island_5_powerup_block_1 = "Chocolate Island 5 - Powerup Block #1"
chocolate_island_5_life_block_1 = "Chocolate Island 5 - 1-Up Mushroom Block #1"
chocolate_island_5_yellow_block_1 = "Chocolate Island 5 - Yellow Switch Palace Block #1"
chocolate_island_4_yellow_block_1 = "Chocolate Island 4 - Yellow Switch Palace Block #1"
chocolate_island_4_blue_pow_block_1 = "Chocolate Island 4 - Blue P-Switch Block #1"
chocolate_island_4_powerup_block_1 = "Chocolate Island 4 - Powerup Block #1"
forest_fortress_yellow_block_1 = "Forest Fortress - Yellow Switch Palace Block #1"
forest_fortress_powerup_block_1 = "Forest Fortress - Powerup Block #1"
forest_fortress_life_block_1 = "Forest Fortress - 1-Up Mushroom Block #1"
forest_fortress_life_block_2 = "Forest Fortress - 1-Up Mushroom Block #2"
forest_fortress_life_block_3 = "Forest Fortress - 1-Up Mushroom Block #3"
forest_fortress_life_block_4 = "Forest Fortress - 1-Up Mushroom Block #4"
forest_fortress_life_block_5 = "Forest Fortress - 1-Up Mushroom Block #5"
forest_fortress_life_block_6 = "Forest Fortress - 1-Up Mushroom Block #6"
forest_fortress_life_block_7 = "Forest Fortress - 1-Up Mushroom Block #7"
forest_fortress_life_block_8 = "Forest Fortress - 1-Up Mushroom Block #8"
forest_fortress_life_block_9 = "Forest Fortress - 1-Up Mushroom Block #9"
forest_castle_green_block_1 = "#5 Roy's Castle - Green Switch Palace Block #1"
chocolate_ghost_house_powerup_block_1 = "Choco Ghost House - Powerup Block #1"
chocolate_ghost_house_powerup_block_2 = "Choco Ghost House - Powerup Block #2"
chocolate_ghost_house_life_block_1 = "Choco Ghost House - 1-Up Mushroom Block #1"
chocolate_island_1_flying_block_1 = "Chocolate Island 1 - Flying Question Block #1"
chocolate_island_1_flying_block_2 = "Chocolate Island 1 - Flying Question Block #2"
chocolate_island_1_yoshi_block_1 = "Chocolate Island 1 - Yoshi Block #1"
chocolate_island_1_green_block_1 = "Chocolate Island 1 - Green|Yellow Switch Palace Block #1"
chocolate_island_1_life_block_1 = "Chocolate Island 1 - 1-Up Mushroom Block #1"
chocolate_island_3_powerup_block_1 = "Chocolate Island 3 - Powerup Block #1"
chocolate_island_3_powerup_block_2 = "Chocolate Island 3 - Powerup Block #2"
chocolate_island_3_powerup_block_3 = "Chocolate Island 3 - Powerup Block #3"
chocolate_island_3_green_block_1 = "Chocolate Island 3 - Green Switch Palace Block #1"
chocolate_island_3_bonus_block_1 = "Chocolate Island 3 - Bonus Block #1"
chocolate_island_3_vine_block_1 = "Chocolate Island 3 - Vine Block #1"
chocolate_island_3_life_block_1 = "Chocolate Island 3 - 1-Up Mushroom Block #1"
chocolate_island_3_life_block_2 = "Chocolate Island 3 - 1-Up Mushroom Block #2"
chocolate_island_3_life_block_3 = "Chocolate Island 3 - 1-Up Mushroom Block #3"
chocolate_island_2_multi_coin_block_1 = "Chocolate Island 2 - Multi Coin Block #1"
chocolate_island_2_invis_coin_block_1 = "Chocolate Island 2 - Invisible Coin Block #1"
chocolate_island_2_yoshi_block_1 = "Chocolate Island 2 - Yoshi Block #1"
chocolate_island_2_coin_block_1 = "Chocolate Island 2 - Coin Block #1"
chocolate_island_2_coin_block_2 = "Chocolate Island 2 - Coin Block #2"
chocolate_island_2_multi_coin_block_2 = "Chocolate Island 2 - Multi Coin Block #2"
chocolate_island_2_powerup_block_1 = "Chocolate Island 2 - Powerup Block #1"
chocolate_island_2_blue_pow_block_1 = "Chocolate Island 2 - Blue P-Switch Block #1"
chocolate_island_2_yellow_block_1 = "Chocolate Island 2 - Yellow Switch Palace Block #1"
chocolate_island_2_yellow_block_2 = "Chocolate Island 2 - Yellow Switch Palace Block #2"
chocolate_island_2_green_block_1 = "Chocolate Island 2 - Green Switch Palace Block #1"
chocolate_island_2_green_block_2 = "Chocolate Island 2 - Green Switch Palace Block #2"
chocolate_island_2_green_block_3 = "Chocolate Island 2 - Green Switch Palace Block #3"
chocolate_island_2_green_block_4 = "Chocolate Island 2 - Green Switch Palace Block #4"
chocolate_island_2_green_block_5 = "Chocolate Island 2 - Green Switch Palace Block #5"
chocolate_island_2_green_block_6 = "Chocolate Island 2 - Green Switch Palace Block #6"
yoshis_island_castle_coin_block_1 = "#1 Iggy's Castle - Coin Block #1"
yoshis_island_castle_coin_block_2 = "#1 Iggy's Castle - Coin Block #2"
yoshis_island_castle_powerup_block_1 = "#1 Iggy's Castle - Powerup Block #1"
yoshis_island_castle_coin_block_3 = "#1 Iggy's Castle - Coin Block #3"
yoshis_island_castle_coin_block_4 = "#1 Iggy's Castle - Coin Block #4"
yoshis_island_castle_flying_block_1 = "#1 Iggy's Castle - Flying Question Block #1"
yoshis_island_4_yellow_block_1 = "Yoshi's Island 4 - Yellow Switch Palace Block #1"
yoshis_island_4_powerup_block_1 = "Yoshi's Island 4 - Powerup Block #1"
yoshis_island_4_multi_coin_block_1 = "Yoshi's Island 4 - Multi Coin Block #1"
yoshis_island_4_star_block_1 = "Yoshi's Island 4 - Star Block #1"
yoshis_island_3_yellow_block_1 = "Yoshi's Island 3 - Yellow Switch Palace Block #1"
yoshis_island_3_yellow_block_2 = "Yoshi's Island 3 - Yellow Switch Palace Block #2"
yoshis_island_3_yellow_block_3 = "Yoshi's Island 3 - Yellow Switch Palace Block #3"
yoshis_island_3_yellow_block_4 = "Yoshi's Island 3 - Yellow Switch Palace Block #4"
yoshis_island_3_yellow_block_5 = "Yoshi's Island 3 - Yellow Switch Palace Block #5"
yoshis_island_3_yellow_block_6 = "Yoshi's Island 3 - Yellow Switch Palace Block #6"
yoshis_island_3_yellow_block_7 = "Yoshi's Island 3 - Yellow Switch Palace Block #7"
yoshis_island_3_yellow_block_8 = "Yoshi's Island 3 - Yellow Switch Palace Block #8"
yoshis_island_3_yellow_block_9 = "Yoshi's Island 3 - Yellow Switch Palace Block #9"
yoshis_island_3_coin_block_1 = "Yoshi's Island 3 - Coin Block #1"
yoshis_island_3_yoshi_block_1 = "Yoshi's Island 3 - Yoshi Block #1"
yoshis_island_3_coin_block_2 = "Yoshi's Island 3 - Coin Block #2"
yoshis_island_3_powerup_block_1 = "Yoshi's Island 3 - Powerup Block #1"
yoshis_island_3_yellow_block_10 = "Yoshi's Island 3 - Yellow Switch Palace Block #10"
yoshis_island_3_yellow_block_11 = "Yoshi's Island 3 - Yellow Switch Palace Block #11"
yoshis_island_3_yellow_block_12 = "Yoshi's Island 3 - Yellow Switch Palace Block #12"
yoshis_island_3_bonus_block_1 = "Yoshi's Island 3 - Bonus Block #1"
yoshis_island_1_flying_block_1 = "Yoshi's Island 1 - Flying Question Block #1"
yoshis_island_1_yellow_block_1 = "Yoshi's Island 1 - Yellow Switch Palace Block #1"
yoshis_island_1_life_block_1 = "Yoshi's Island 1 - 1-Up Mushroom Block #1"
yoshis_island_1_powerup_block_1 = "Yoshi's Island 1 - Powerup Block #1"
yoshis_island_2_flying_block_1 = "Yoshi's Island 2 - Flying Question Block #1"
yoshis_island_2_flying_block_2 = "Yoshi's Island 2 - Flying Question Block #2"
yoshis_island_2_flying_block_3 = "Yoshi's Island 2 - Flying Question Block #3"
yoshis_island_2_flying_block_4 = "Yoshi's Island 2 - Flying Question Block #4"
yoshis_island_2_flying_block_5 = "Yoshi's Island 2 - Flying Question Block #5"
yoshis_island_2_flying_block_6 = "Yoshi's Island 2 - Flying Question Block #6"
yoshis_island_2_coin_block_1 = "Yoshi's Island 2 - Coin Block #1"
yoshis_island_2_yellow_block_1 = "Yoshi's Island 2 - Yellow Switch Palace Block #1"
yoshis_island_2_coin_block_2 = "Yoshi's Island 2 - Coin Block #2"
yoshis_island_2_coin_block_3 = "Yoshi's Island 2 - Coin Block #3"
yoshis_island_2_yoshi_block_1 = "Yoshi's Island 2 - Yoshi Block #1"
yoshis_island_2_coin_block_4 = "Yoshi's Island 2 - Coin Block #4"
yoshis_island_2_yoshi_block_2 = "Yoshi's Island 2 - Yoshi Block #2"
yoshis_island_2_coin_block_5 = "Yoshi's Island 2 - Coin Block #5"
yoshis_island_2_vine_block_1 = "Yoshi's Island 2 - Vine Block #1"
yoshis_island_2_yellow_block_2 = "Yoshi's Island 2 - Yellow Switch Palace Block #2"
vanilla_ghost_house_powerup_block_1 = "Vanilla Ghost House - Powerup Block #1"
vanilla_ghost_house_vine_block_1 = "Vanilla Ghost House - Vine Block #1"
vanilla_ghost_house_powerup_block_2 = "Vanilla Ghost House - Powerup Block #2"
vanilla_ghost_house_multi_coin_block_1 = "Vanilla Ghost House - Multi Coin Block #1"
vanilla_ghost_house_blue_pow_block_1 = "Vanilla Ghost House - Blue P-Switch Block #1"
vanilla_secret_1_coin_block_1 = "Vanilla Secret 1 - Coin Block #1"
vanilla_secret_1_powerup_block_1 = "Vanilla Secret 1 - Powerup Block #1"
vanilla_secret_1_multi_coin_block_1 = "Vanilla Secret 1 - Multi Coin Block #1"
vanilla_secret_1_vine_block_1 = "Vanilla Secret 1 - Vine Block #1"
vanilla_secret_1_vine_block_2 = "Vanilla Secret 1 - Vine Block #2"
vanilla_secret_1_coin_block_2 = "Vanilla Secret 1 - Coin Block #2"
vanilla_secret_1_coin_block_3 = "Vanilla Secret 1 - Coin Block #3"
vanilla_secret_1_powerup_block_2 = "Vanilla Secret 1 - Powerup Block #2"
vanilla_dome_3_coin_block_1 = "Vanilla Dome 3 - Coin Block #1"
vanilla_dome_3_flying_block_1 = "Vanilla Dome 3 - Flying Question Block #1"
vanilla_dome_3_flying_block_2 = "Vanilla Dome 3 - Flying Question Block #2"
vanilla_dome_3_powerup_block_1 = "Vanilla Dome 3 - Powerup Block #1"
vanilla_dome_3_flying_block_3 = "Vanilla Dome 3 - Flying Question Block #3"
vanilla_dome_3_invis_coin_block_1 = "Vanilla Dome 3 - Invisible Coin Block #1"
vanilla_dome_3_powerup_block_2 = "Vanilla Dome 3 - Powerup Block #2"
vanilla_dome_3_multi_coin_block_1 = "Vanilla Dome 3 - Multi Coin Block #1"
vanilla_dome_3_powerup_block_3 = "Vanilla Dome 3 - Powerup Block #3"
vanilla_dome_3_yoshi_block_1 = "Vanilla Dome 3 - Yoshi Block #1"
vanilla_dome_3_powerup_block_4 = "Vanilla Dome 3 - Powerup Block #4"
vanilla_dome_3_pswitch_coin_block_1 = "Vanilla Dome 3 - P-Switch Coin Block #1"
vanilla_dome_3_pswitch_coin_block_2 = "Vanilla Dome 3 - P-Switch Coin Block #2"
vanilla_dome_3_pswitch_coin_block_3 = "Vanilla Dome 3 - P-Switch Coin Block #3"
vanilla_dome_3_pswitch_coin_block_4 = "Vanilla Dome 3 - P-Switch Coin Block #4"
vanilla_dome_3_pswitch_coin_block_5 = "Vanilla Dome 3 - P-Switch Coin Block #5"
vanilla_dome_3_pswitch_coin_block_6 = "Vanilla Dome 3 - P-Switch Coin Block #6"
donut_secret_2_directional_coin_block_1 = "Donut Secret 2 - Directional Coin Block #1"
donut_secret_2_vine_block_1 = "Donut Secret 2 - Vine Block #1"
donut_secret_2_star_block_1 = "Donut Secret 2 - Star Block #1"
donut_secret_2_powerup_block_1 = "Donut Secret 2 - Powerup Block #1"
donut_secret_2_star_block_2 = "Donut Secret 2 - Star Block #2"
valley_of_bowser_4_yellow_block_1 = "Valley of Bowser 4 - Yellow Switch Palace Block #1"
valley_of_bowser_4_powerup_block_1 = "Valley of Bowser 4 - Powerup Block #1"
valley_of_bowser_4_vine_block_1 = "Valley of Bowser 4 - Vine Block #1"
valley_of_bowser_4_yoshi_block_1 = "Valley of Bowser 4 - Yoshi Block #1"
valley_of_bowser_4_life_block_1 = "Valley of Bowser 4 - 1-Up Mushroom Block #1"
valley_of_bowser_4_powerup_block_2 = "Valley of Bowser 4 - Powerup Block #2"
valley_castle_yellow_block_1 = "#7 Larry's Castle - Yellow Switch Palace Block #1"
valley_castle_yellow_block_2 = "#7 Larry's Castle - Yellow Switch Palace Block #2"
valley_castle_green_block_1 = "#7 Larry's Castle - Green Switch Palace Block #1"
valley_fortress_green_block_1 = "Valley Fortress - Green Switch Palace Block #1"
valley_fortress_yellow_block_1 = "Valley Fortress - Yellow Switch Palace Block #1"
valley_of_bowser_3_powerup_block_1 = "Valley of Bowser 3 - Powerup Block #1"
valley_of_bowser_3_powerup_block_2 = "Valley of Bowser 3 - Powerup Block #2"
valley_ghost_house_pswitch_coin_block_1 = "Valley Ghost House - P-Switch Coin Block #1"
valley_ghost_house_multi_coin_block_1 = "Valley Ghost House - Multi Coin Block #1"
valley_ghost_house_powerup_block_1 = "Valley Ghost House - Powerup Block #1"
valley_ghost_house_directional_coin_block_1 = "Valley Ghost House - Directional Coin Block #1"
valley_of_bowser_2_powerup_block_1 = "Valley of Bowser 2 - Powerup Block #1"
valley_of_bowser_2_yellow_block_1 = "Valley of Bowser 2 - Yellow Switch Palace Block #1"
valley_of_bowser_2_powerup_block_2 = "Valley of Bowser 2 - Powerup Block #2"
valley_of_bowser_2_wings_block_1 = "Valley of Bowser 2 - Wings Block #1"
valley_of_bowser_1_green_block_1 = "Valley of Bowser 1 - Green Switch Palace Block #1"
valley_of_bowser_1_invis_coin_block_1 = "Valley of Bowser 1 - Invisible Coin Block #1"
valley_of_bowser_1_invis_coin_block_2 = "Valley of Bowser 1 - Invisible Coin Block #2"
valley_of_bowser_1_invis_coin_block_3 = "Valley of Bowser 1 - Invisible Coin Block #3"
valley_of_bowser_1_yellow_block_1 = "Valley of Bowser 1 - Yellow Switch Palace Block #1"
valley_of_bowser_1_yellow_block_2 = "Valley of Bowser 1 - Yellow Switch Palace Block #2"
valley_of_bowser_1_yellow_block_3 = "Valley of Bowser 1 - Yellow Switch Palace Block #3"
valley_of_bowser_1_yellow_block_4 = "Valley of Bowser 1 - Yellow Switch Palace Block #4"
valley_of_bowser_1_vine_block_1 = "Valley of Bowser 1 - Vine Block #1"
chocolate_secret_powerup_block_1 = "Chocolate Secret - Powerup Block #1"
chocolate_secret_powerup_block_2 = "Chocolate Secret - Powerup Block #2"
vanilla_dome_2_coin_block_1 = "Vanilla Dome 2 - Coin Block #1"
vanilla_dome_2_powerup_block_1 = "Vanilla Dome 2 - Powerup Block #1"
vanilla_dome_2_coin_block_2 = "Vanilla Dome 2 - Coin Block #2"
vanilla_dome_2_coin_block_3 = "Vanilla Dome 2 - Coin Block #3"
vanilla_dome_2_vine_block_1 = "Vanilla Dome 2 - Vine Block #1"
vanilla_dome_2_invis_life_block_1 = "Vanilla Dome 2 - Invisible 1-Up Mushroom Block #1"
vanilla_dome_2_coin_block_4 = "Vanilla Dome 2 - Coin Block #4"
vanilla_dome_2_coin_block_5 = "Vanilla Dome 2 - Coin Block #5"
vanilla_dome_2_powerup_block_2 = "Vanilla Dome 2 - Powerup Block #2"
vanilla_dome_2_powerup_block_3 = "Vanilla Dome 2 - Powerup Block #3"
vanilla_dome_2_powerup_block_4 = "Vanilla Dome 2 - Powerup Block #4"
vanilla_dome_2_powerup_block_5 = "Vanilla Dome 2 - Powerup Block #5"
vanilla_dome_2_multi_coin_block_1 = "Vanilla Dome 2 - Multi Coin Block #1"
vanilla_dome_2_multi_coin_block_2 = "Vanilla Dome 2 - Multi Coin Block #2"
vanilla_dome_4_powerup_block_1 = "Vanilla Dome 4 - Powerup Block #1"
vanilla_dome_4_powerup_block_2 = "Vanilla Dome 4 - Powerup Block #2"
vanilla_dome_4_coin_block_1 = "Vanilla Dome 4 - Coin Block #1"
vanilla_dome_4_coin_block_2 = "Vanilla Dome 4 - Coin Block #2"
vanilla_dome_4_coin_block_3 = "Vanilla Dome 4 - Coin Block #3"
vanilla_dome_4_life_block_1 = "Vanilla Dome 4 - 1-Up Mushroom Block #1"
vanilla_dome_4_coin_block_4 = "Vanilla Dome 4 - Coin Block #4"
vanilla_dome_4_coin_block_5 = "Vanilla Dome 4 - Coin Block #5"
vanilla_dome_4_coin_block_6 = "Vanilla Dome 4 - Coin Block #6"
vanilla_dome_4_coin_block_7 = "Vanilla Dome 4 - Coin Block #7"
vanilla_dome_4_coin_block_8 = "Vanilla Dome 4 - Coin Block #8"
vanilla_dome_1_flying_block_1 = "Vanilla Dome 1 - Flying Question Block #1"
vanilla_dome_1_powerup_block_1 = "Vanilla Dome 1 - Powerup Block #1"
vanilla_dome_1_powerup_block_2 = "Vanilla Dome 1 - Powerup Block #2"
vanilla_dome_1_coin_block_1 = "Vanilla Dome 1 - Coin Block #1"
vanilla_dome_1_life_block_1 = "Vanilla Dome 1 - 1-Up Mushroom Block #1"
vanilla_dome_1_powerup_block_3 = "Vanilla Dome 1 - Powerup Block #3"
vanilla_dome_1_vine_block_1 = "Vanilla Dome 1 - Vine Block #1"
vanilla_dome_1_star_block_1 = "Vanilla Dome 1 - Star Block #1"
vanilla_dome_1_powerup_block_4 = "Vanilla Dome 1 - Powerup Block #4"
vanilla_dome_1_coin_block_2 = "Vanilla Dome 1 - Coin Block #2"
vanilla_dome_castle_life_block_1 = "#3 Lemmy's Castle - 1-Up Mushroom Block #1"
vanilla_dome_castle_life_block_2 = "#3 Lemmy's Castle - 1-Up Mushroom Block #2"
vanilla_dome_castle_powerup_block_1 = "#3 Lemmy's Castle - Powerup Block #1"
vanilla_dome_castle_life_block_3 = "#3 Lemmy's Castle - 1-Up Mushroom Block #3"
vanilla_dome_castle_green_block_1 = "#3 Lemmy's Castle - Green Switch Palace Block #1"
forest_ghost_house_coin_block_1 = "Forest Ghost House - Coin Block #1"
forest_ghost_house_powerup_block_1 = "Forest Ghost House - Powerup Block #1"
forest_ghost_house_flying_block_1 = "Forest Ghost House - Flying Question Block #1"
forest_ghost_house_powerup_block_2 = "Forest Ghost House - Powerup Block #2"
forest_ghost_house_life_block_1 = "Forest Ghost House - 1-Up Mushroom Block #1"
forest_of_illusion_1_powerup_block_1 = "Forest of Illusion 1 - Powerup Block #1"
forest_of_illusion_1_yoshi_block_1 = "Forest of Illusion 1 - Yoshi Block #1"
forest_of_illusion_1_powerup_block_2 = "Forest of Illusion 1 - Powerup Block #2"
forest_of_illusion_1_key_block_1 = "Forest of Illusion 1 - Key Block #1"
forest_of_illusion_1_life_block_1 = "Forest of Illusion 1 - 1-Up Mushroom Block #1"
forest_of_illusion_4_multi_coin_block_1 = "Forest of Illusion 4 - Multi Coin Block #1"
forest_of_illusion_4_coin_block_1 = "Forest of Illusion 4 - Coin Block #1"
forest_of_illusion_4_coin_block_2 = "Forest of Illusion 4 - Coin Block #2"
forest_of_illusion_4_coin_block_3 = "Forest of Illusion 4 - Coin Block #3"
forest_of_illusion_4_coin_block_4 = "Forest of Illusion 4 - Coin Block #4"
forest_of_illusion_4_powerup_block_1 = "Forest of Illusion 4 - Powerup Block #1"
forest_of_illusion_4_coin_block_5 = "Forest of Illusion 4 - Coin Block #5"
forest_of_illusion_4_coin_block_6 = "Forest of Illusion 4 - Coin Block #6"
forest_of_illusion_4_coin_block_7 = "Forest of Illusion 4 - Coin Block #7"
forest_of_illusion_4_powerup_block_2 = "Forest of Illusion 4 - Powerup Block #2"
forest_of_illusion_4_coin_block_8 = "Forest of Illusion 4 - Coin Block #8"
forest_of_illusion_4_coin_block_9 = "Forest of Illusion 4 - Coin Block #9"
forest_of_illusion_4_coin_block_10 = "Forest of Illusion 4 - Coin Block #10"
forest_of_illusion_2_green_block_1 = "Forest of Illusion 2 - Green Switch Palace Block #1"
forest_of_illusion_2_powerup_block_1 = "Forest of Illusion 2 - Powerup Block #1"
forest_of_illusion_2_invis_coin_block_1 = "Forest of Illusion 2 - Invisible Coin Block #1"
forest_of_illusion_2_invis_coin_block_2 = "Forest of Illusion 2 - Invisible Coin Block #2"
forest_of_illusion_2_invis_life_block_1 = "Forest of Illusion 2 - Invisible 1-Up Mushroom Block #1"
forest_of_illusion_2_invis_coin_block_3 = "Forest of Illusion 2 - Invisible Coin Block #3"
forest_of_illusion_2_yellow_block_1 = "Forest of Illusion 2 - Yellow Switch Palace Block #1"
forest_secret_powerup_block_1 = "Forest Secret Area - Powerup Block #1"
forest_secret_powerup_block_2 = "Forest Secret Area - Powerup Block #2"
forest_secret_life_block_1 = "Forest Secret Area - 1-Up Mushroom Block #1"
forest_of_illusion_3_yoshi_block_1 = "Forest of Illusion 3 - Yoshi Block #1"
forest_of_illusion_3_coin_block_1 = "Forest of Illusion 3 - Coin Block #1"
forest_of_illusion_3_multi_coin_block_1 = "Forest of Illusion 3 - Multi Coin Block #1"
forest_of_illusion_3_coin_block_2 = "Forest of Illusion 3 - Coin Block #2"
forest_of_illusion_3_multi_coin_block_2 = "Forest of Illusion 3 - Multi Coin Block #2"
forest_of_illusion_3_coin_block_3 = "Forest of Illusion 3 - Coin Block #3"
forest_of_illusion_3_coin_block_4 = "Forest of Illusion 3 - Coin Block #4"
forest_of_illusion_3_coin_block_5 = "Forest of Illusion 3 - Coin Block #5"
forest_of_illusion_3_coin_block_6 = "Forest of Illusion 3 - Coin Block #6"
forest_of_illusion_3_coin_block_7 = "Forest of Illusion 3 - Coin Block #7"
forest_of_illusion_3_coin_block_8 = "Forest of Illusion 3 - Coin Block #8"
forest_of_illusion_3_coin_block_9 = "Forest of Illusion 3 - Coin Block #9"
forest_of_illusion_3_coin_block_10 = "Forest of Illusion 3 - Coin Block #10"
forest_of_illusion_3_coin_block_11 = "Forest of Illusion 3 - Coin Block #11"
forest_of_illusion_3_coin_block_12 = "Forest of Illusion 3 - Coin Block #12"
forest_of_illusion_3_coin_block_13 = "Forest of Illusion 3 - Coin Block #13"
forest_of_illusion_3_coin_block_14 = "Forest of Illusion 3 - Coin Block #14"
forest_of_illusion_3_coin_block_15 = "Forest of Illusion 3 - Coin Block #15"
forest_of_illusion_3_coin_block_16 = "Forest of Illusion 3 - Coin Block #16"
forest_of_illusion_3_coin_block_17 = "Forest of Illusion 3 - Coin Block #17"
forest_of_illusion_3_coin_block_18 = "Forest of Illusion 3 - Coin Block #18"
forest_of_illusion_3_coin_block_19 = "Forest of Illusion 3 - Coin Block #19"
forest_of_illusion_3_coin_block_20 = "Forest of Illusion 3 - Coin Block #20"
forest_of_illusion_3_coin_block_21 = "Forest of Illusion 3 - Coin Block #21"
forest_of_illusion_3_coin_block_22 = "Forest of Illusion 3 - Coin Block #22"
forest_of_illusion_3_coin_block_23 = "Forest of Illusion 3 - Coin Block #23"
forest_of_illusion_3_coin_block_24 = "Forest of Illusion 3 - Coin Block #24"
special_zone_8_yoshi_block_1 = "Funky - Yoshi Block #1"
special_zone_8_coin_block_1 = "Funky - Coin Block #1"
special_zone_8_coin_block_2 = "Funky - Coin Block #2"
special_zone_8_coin_block_3 = "Funky - Coin Block #3"
special_zone_8_coin_block_4 = "Funky - Coin Block #4"
special_zone_8_coin_block_5 = "Funky - Coin Block #5"
special_zone_8_blue_pow_block_1 = "Funky - Blue P-Switch Block #1"
special_zone_8_powerup_block_1 = "Funky - Powerup Block #1"
special_zone_8_star_block_1 = "Funky - Star Block #1"
special_zone_8_coin_block_6 = "Funky - Coin Block #6"
special_zone_8_coin_block_7 = "Funky - Coin Block #7"
special_zone_8_coin_block_8 = "Funky - Coin Block #8"
special_zone_8_coin_block_9 = "Funky - Coin Block #9"
special_zone_8_coin_block_10 = "Funky - Coin Block #10"
special_zone_8_coin_block_11 = "Funky - Coin Block #11"
special_zone_8_coin_block_12 = "Funky - Coin Block #12"
special_zone_8_coin_block_13 = "Funky - Coin Block #13"
special_zone_8_coin_block_14 = "Funky - Coin Block #14"
special_zone_8_coin_block_15 = "Funky - Coin Block #15"
special_zone_8_coin_block_16 = "Funky - Coin Block #16"
special_zone_8_coin_block_17 = "Funky - Coin Block #17"
special_zone_8_coin_block_18 = "Funky - Coin Block #18"
special_zone_8_multi_coin_block_1 = "Funky - Multi Coin Block #1"
special_zone_8_coin_block_19 = "Funky - Coin Block #19"
special_zone_8_coin_block_20 = "Funky - Coin Block #20"
special_zone_8_coin_block_21 = "Funky - Coin Block #21"
special_zone_8_coin_block_22 = "Funky - Coin Block #22"
special_zone_8_coin_block_23 = "Funky - Coin Block #23"
special_zone_8_powerup_block_2 = "Funky - Powerup Block #2"
special_zone_8_flying_block_1 = "Funky - Flying Question Block #1"
special_zone_7_powerup_block_1 = "Outrageous - Powerup Block #1"
special_zone_7_yoshi_block_1 = "Outrageous - Yoshi Block #1"
special_zone_7_coin_block_1 = "Outrageous - Coin Block #1"
special_zone_7_powerup_block_2 = "Outrageous - Powerup Block #2"
special_zone_7_coin_block_2 = "Outrageous - Coin Block #2"
special_zone_6_powerup_block_1 = "Mondo - Powerup Block #1"
special_zone_6_coin_block_1 = "Mondo - Coin Block #1"
special_zone_6_coin_block_2 = "Mondo - Coin Block #2"
special_zone_6_yoshi_block_1 = "Mondo - Yoshi Block #1"
special_zone_6_life_block_1 = "Mondo - 1-Up Mushroom Block #1"
special_zone_6_multi_coin_block_1 = "Mondo - Multi Coin Block #1"
special_zone_6_coin_block_3 = "Mondo - Coin Block #3"
special_zone_6_coin_block_4 = "Mondo - Coin Block #4"
special_zone_6_coin_block_5 = "Mondo - Coin Block #5"
special_zone_6_coin_block_6 = "Mondo - Coin Block #6"
special_zone_6_coin_block_7 = "Mondo - Coin Block #7"
special_zone_6_coin_block_8 = "Mondo - Coin Block #8"
special_zone_6_coin_block_9 = "Mondo - Coin Block #9"
special_zone_6_coin_block_10 = "Mondo - Coin Block #10"
special_zone_6_coin_block_11 = "Mondo - Coin Block #11"
special_zone_6_coin_block_12 = "Mondo - Coin Block #12"
special_zone_6_coin_block_13 = "Mondo - Coin Block #13"
special_zone_6_coin_block_14 = "Mondo - Coin Block #14"
special_zone_6_coin_block_15 = "Mondo - Coin Block #15"
special_zone_6_coin_block_16 = "Mondo - Coin Block #16"
special_zone_6_coin_block_17 = "Mondo - Coin Block #17"
special_zone_6_coin_block_18 = "Mondo - Coin Block #18"
special_zone_6_coin_block_19 = "Mondo - Coin Block #19"
special_zone_6_coin_block_20 = "Mondo - Coin Block #20"
special_zone_6_coin_block_21 = "Mondo - Coin Block #21"
special_zone_6_coin_block_22 = "Mondo - Coin Block #22"
special_zone_6_coin_block_23 = "Mondo - Coin Block #23"
special_zone_6_coin_block_24 = "Mondo - Coin Block #24"
special_zone_6_coin_block_25 = "Mondo - Coin Block #25"
special_zone_6_coin_block_26 = "Mondo - Coin Block #26"
special_zone_6_coin_block_27 = "Mondo - Coin Block #27"
special_zone_6_coin_block_28 = "Mondo - Coin Block #28"
special_zone_6_powerup_block_2 = "Mondo - Powerup Block #2"
special_zone_6_coin_block_29 = "Mondo - Coin Block #29"
special_zone_6_coin_block_30 = "Mondo - Coin Block #30"
special_zone_6_coin_block_31 = "Mondo - Coin Block #31"
special_zone_6_coin_block_32 = "Mondo - Coin Block #32"
special_zone_6_coin_block_33 = "Mondo - Coin Block #33"
special_zone_5_yoshi_block_1 = "Groovy - Yoshi Block #1"
special_zone_1_vine_block_1 = "Gnarly - Vine Block #1"
special_zone_1_vine_block_2 = "Gnarly - Vine Block #2"
special_zone_1_vine_block_3 = "Gnarly - Vine Block #3"
special_zone_1_vine_block_4 = "Gnarly - Vine Block #4"
special_zone_1_life_block_1 = "Gnarly - 1-Up Mushroom Block #1"
special_zone_1_vine_block_5 = "Gnarly - Vine Block #5"
special_zone_1_blue_pow_block_1 = "Gnarly - Blue P-Switch Block #1"
special_zone_1_vine_block_6 = "Gnarly - Vine Block #6"
special_zone_1_powerup_block_1 = "Gnarly - Powerup Block #1"
special_zone_1_pswitch_coin_block_1 = "Gnarly - P-Switch Coin Block #1"
special_zone_1_pswitch_coin_block_2 = "Gnarly - P-Switch Coin Block #2"
special_zone_1_pswitch_coin_block_3 = "Gnarly - P-Switch Coin Block #3"
special_zone_1_pswitch_coin_block_4 = "Gnarly - P-Switch Coin Block #4"
special_zone_1_pswitch_coin_block_5 = "Gnarly - P-Switch Coin Block #5"
special_zone_1_pswitch_coin_block_6 = "Gnarly - P-Switch Coin Block #6"
special_zone_1_pswitch_coin_block_7 = "Gnarly - P-Switch Coin Block #7"
special_zone_1_pswitch_coin_block_8 = "Gnarly - P-Switch Coin Block #8"
special_zone_1_pswitch_coin_block_9 = "Gnarly - P-Switch Coin Block #9"
special_zone_1_pswitch_coin_block_10 = "Gnarly - P-Switch Coin Block #10"
special_zone_1_pswitch_coin_block_11 = "Gnarly - P-Switch Coin Block #11"
special_zone_1_pswitch_coin_block_12 = "Gnarly - P-Switch Coin Block #12"
special_zone_1_pswitch_coin_block_13 = "Gnarly - P-Switch Coin Block #13"
special_zone_2_powerup_block_1 = "Tubular - Powerup Block #1"
special_zone_2_coin_block_1 = "Tubular - Coin Block #1"
special_zone_2_coin_block_2 = "Tubular - Coin Block #2"
special_zone_2_powerup_block_2 = "Tubular - Powerup Block #2"
special_zone_2_coin_block_3 = "Tubular - Coin Block #3"
special_zone_2_coin_block_4 = "Tubular - Coin Block #4"
special_zone_2_powerup_block_3 = "Tubular - Powerup Block #3"
special_zone_2_multi_coin_block_1 = "Tubular - Multi Coin Block #1"
special_zone_2_coin_block_5 = "Tubular - Coin Block #5"
special_zone_2_coin_block_6 = "Tubular - Coin Block #6"
special_zone_3_powerup_block_1 = "Way Cool - Powerup Block #1"
special_zone_3_yoshi_block_1 = "Way Cool - Yoshi Block #1"
special_zone_3_wings_block_1 = "Way Cool - Wings Block #1"
special_zone_4_powerup_block_1 = "Awesome - Powerup Block #1"
special_zone_4_star_block_1 = "Awesome - Star Block #1"
star_road_2_star_block_1 = "Star Road 2 - Star Block #1"
star_road_3_key_block_1 = "Star Road 3 - Key Block #1"
star_road_4_powerup_block_1 = "Star Road 4 - Powerup Block #1"
star_road_4_green_block_1 = "Star Road 4 - Green Switch Palace Block #1"
star_road_4_green_block_2 = "Star Road 4 - Green Switch Palace Block #2"
star_road_4_green_block_3 = "Star Road 4 - Green Switch Palace Block #3"
star_road_4_green_block_4 = "Star Road 4 - Green Switch Palace Block #4"
star_road_4_green_block_5 = "Star Road 4 - Green Switch Palace Block #5"
star_road_4_green_block_6 = "Star Road 4 - Green Switch Palace Block #6"
star_road_4_green_block_7 = "Star Road 4 - Green Switch Palace Block #7"
star_road_4_key_block_1 = "Star Road 4 - Key Block #1"
star_road_5_directional_coin_block_1 = "Star Road 5 - Directional Coin Block #1"
star_road_5_life_block_1 = "Star Road 5 - 1-Up Mushroom Block #1"
star_road_5_vine_block_1 = "Star Road 5 - Vine Block #1"
star_road_5_yellow_block_1 = "Star Road 5 - Yellow Switch Palace Block #1"
star_road_5_yellow_block_2 = "Star Road 5 - Yellow Switch Palace Block #2"
star_road_5_yellow_block_3 = "Star Road 5 - Yellow Switch Palace Block #3"
star_road_5_yellow_block_4 = "Star Road 5 - Yellow Switch Palace Block #4"
star_road_5_yellow_block_5 = "Star Road 5 - Yellow Switch Palace Block #5"
star_road_5_yellow_block_6 = "Star Road 5 - Yellow Switch Palace Block #6"
star_road_5_yellow_block_7 = "Star Road 5 - Yellow Switch Palace Block #7"
star_road_5_yellow_block_8 = "Star Road 5 - Yellow Switch Palace Block #8"
star_road_5_yellow_block_9 = "Star Road 5 - Yellow Switch Palace Block #9"
star_road_5_yellow_block_10 = "Star Road 5 - Yellow Switch Palace Block #10"
star_road_5_yellow_block_11 = "Star Road 5 - Yellow Switch Palace Block #11"
star_road_5_yellow_block_12 = "Star Road 5 - Yellow Switch Palace Block #12"
star_road_5_yellow_block_13 = "Star Road 5 - Yellow Switch Palace Block #13"
star_road_5_yellow_block_14 = "Star Road 5 - Yellow Switch Palace Block #14"
star_road_5_yellow_block_15 = "Star Road 5 - Yellow Switch Palace Block #15"
star_road_5_yellow_block_16 = "Star Road 5 - Yellow Switch Palace Block #16"
star_road_5_yellow_block_17 = "Star Road 5 - Yellow Switch Palace Block #17"
star_road_5_yellow_block_18 = "Star Road 5 - Yellow Switch Palace Block #18"
star_road_5_yellow_block_19 = "Star Road 5 - Yellow Switch Palace Block #19"
star_road_5_yellow_block_20 = "Star Road 5 - Yellow Switch Palace Block #20"
star_road_5_green_block_1 = "Star Road 5 - Green Switch Palace Block #1"
star_road_5_green_block_2 = "Star Road 5 - Green Switch Palace Block #2"
star_road_5_green_block_3 = "Star Road 5 - Green Switch Palace Block #3"
star_road_5_green_block_4 = "Star Road 5 - Green Switch Palace Block #4"
star_road_5_green_block_5 = "Star Road 5 - Green Switch Palace Block #5"
star_road_5_green_block_6 = "Star Road 5 - Green Switch Palace Block #6"
star_road_5_green_block_7 = "Star Road 5 - Green Switch Palace Block #7"
star_road_5_green_block_8 = "Star Road 5 - Green Switch Palace Block #8"
star_road_5_green_block_9 = "Star Road 5 - Green Switch Palace Block #9"
star_road_5_green_block_10 = "Star Road 5 - Green Switch Palace Block #10"
star_road_5_green_block_11 = "Star Road 5 - Green Switch Palace Block #11"
star_road_5_green_block_12 = "Star Road 5 - Green Switch Palace Block #12"
star_road_5_green_block_13 = "Star Road 5 - Green Switch Palace Block #13"
star_road_5_green_block_14 = "Star Road 5 - Green Switch Palace Block #14"
star_road_5_green_block_15 = "Star Road 5 - Green Switch Palace Block #15"
star_road_5_green_block_16 = "Star Road 5 - Green Switch Palace Block #16"
star_road_5_green_block_17 = "Star Road 5 - Green Switch Palace Block #17"
star_road_5_green_block_18 = "Star Road 5 - Green Switch Palace Block #18"
star_road_5_green_block_19 = "Star Road 5 - Green Switch Palace Block #19"
star_road_5_green_block_20 = "Star Road 5 - Green Switch Palace Block #20"