Files
xiao/assets/json/pokedex-location.json
2024-03-25 01:03:43 -04:00

35 lines
699 B
JSON

{
"red": "Red",
"blue": "Blue",
"yellow": "Yellow",
"gold": "Gold",
"silver": "Silver",
"crystal": "Crystal",
"ruby": "Ruby",
"sapphire": "Sapphire",
"emerald": "Emerald",
"firered": "FireRed",
"leafgreen": "LeafGreen",
"diamond": "Diamond",
"pearl": "Pearl",
"platinum": "Platinum",
"heartgold": "HeartGold",
"soulsilver": "SoulSilver",
"black": "Black",
"white": "White",
"black-2": "Black 2",
"white-2": "White 2",
"x": "X",
"y": "Y",
"alpha-sapphire": "Alpha Sapphire",
"omega-ruby": "Omega Ruby",
"sun": "Sun",
"moon": "Moon",
"ultra-sun": "Ultra Sun",
"ultra-moon": "Ultra Moon",
"sword": "Sword",
"shield": "Shield",
"scarlet": "Scarlet",
"violet": "Violet"
}