mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
Add aliases for Pumpkaboo/Gourgeist
This commit is contained in:
parent
1c493d09a3
commit
6ffeffb8d1
|
|
@ -50,11 +50,15 @@ exports.BattleAliases = {
|
|||
"deoxysdefence": "Deoxys-Defense",
|
||||
"deoxyss": "Deoxys-Speed",
|
||||
"giratinao": "Giratina-Origin",
|
||||
"gourgeisthuge": "Gourgeist-Super",
|
||||
"keldeor": "Keldeo-Resolute",
|
||||
"keldeoresolution": "Keldeo-Resolute",
|
||||
"kyuremb": "Kyurem-Black",
|
||||
"kyuremw": "Kyurem-White",
|
||||
"landorust": "Landorus-Therian",
|
||||
"meloettap": "Meloetta-Pirouette",
|
||||
"meloettas": "Meloetta-Pirouette",
|
||||
"pumpkaboohuge": "Pumpkaboo-Super",
|
||||
"rotomc": "Rotom-Mow",
|
||||
"rotomf": "Rotom-Frost",
|
||||
"rotomh": "Rotom-Heat",
|
||||
|
|
@ -63,8 +67,6 @@ exports.BattleAliases = {
|
|||
"shaymins": "Shaymin-Sky",
|
||||
"thundurust": "Thundurus-Therian",
|
||||
"tornadust": "Tornadus-Therian",
|
||||
"meloettap": "Meloetta-Pirouette",
|
||||
"meloettas": "Meloetta-Pirouette",
|
||||
"wormadamg": "Wormadam-Sandy",
|
||||
"wormadamground": "Wormadam-Sandy",
|
||||
"wormadams": "Wormadam-Trash",
|
||||
|
|
@ -89,6 +91,8 @@ exports.BattleAliases = {
|
|||
"thundurusincarnation": "Thundurus",
|
||||
"landorusi": "Landorus",
|
||||
"landorusincarnation": "Landorus",
|
||||
"pumpkabooaverage": "Pumpkaboo",
|
||||
"gourgeistaverage": "Gourgeist",
|
||||
|
||||
// cosmetic formes
|
||||
"gastrodone": "Gastrodon",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user