mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Pokedex Location Command
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user