updated the 404 whos that pokemon mechanism

This commit is contained in:
zach
2026-02-23 07:53:57 -05:00
parent bdcf90b0d9
commit dfc2e9eaf5
8 changed files with 130 additions and 51 deletions

View File

@@ -41,33 +41,31 @@ import evolvingskies from "/src/svg/set/evolving_skies.svg?raw";
const { set } = Astro.props;
const setMap = {
"ME: Ascended Heroes": ascended_heroes,
"Ancient Origins": ancient_origins,
"Aquapolis": aquapolis,
"Arceus": arceus,
"Astral Radiance": astral_radiance,
"Base Set 2": base_set_2,
"Battle Styles": battle_styles,
"Best of Game": best_of_game,
"Black and White": black_and_white,
"Boundaries Crossed": boundaries_crossed,
"Box Topper": box_topper,
"Breakpoint": breakpoint,
"Breakthrough": breakthrough,
"Brilliant Stars": brilliant_stars,
"Burning Shadows": burning_shadows,
"Call of Legends": call_of_legends,
"Celebrations": celebrations,
"Champions Path": champions_path,
"Celestial Storm": celestial_storm,
"Crimson Invasion": crimson_invasion,
"Darkness Ablaze": darkness_ablaze,
"Chilling Reign": chilling_reign,
"Cosmic Eclipse": cosmic_eclipse,
"Dark Explorers": dark_explorers,
"Detective Pikachu": detective_pikachu,
"Diamond and Pearl": diamond_and_pearl,
"Double Crisis": double_crisis,
"ASC": ascended_heroes,
"AOR": ancient_origins,
"AQ": aquapolis,
"AR": arceus,
"ASR": astral_radiance,
"BS2": base_set_2,
"BST": battle_styles,
"BLW": black_and_white,
"BCR": boundaries_crossed,
"BKP": breakpoint,
"BKT": breakthrough,
"BRS": brilliant_stars,
"BUS": burning_shadows,
"CL": call_of_legends,
"CEL": celebrations,
"CPA": champions_path,
"CES": celestial_storm,
"CIN": crimson_invasion,
"DAA": darkness_ablaze,
"CRE": chilling_reign,
"CEC": cosmic_eclipse,
"DEX": dark_explorers,
"DET": detective_pikachu,
"DP": diamond_and_pearl,
"DCR": double_crisis,
"Dragon Majesty": dragon_majesty,
"Neo Genesis": neo_genesis,
"Jungle": jungle,