mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-05 21:17:43 -05:00
Add aliases for Kingambit and Psyduck (#9076)
Pato is a funny meme in the pokemon games room and general PS community (Portuguese for duck) Bigsharp was requested by Pujo, ig it's an OU room thing
This commit is contained in:
parent
682e55c574
commit
aa4f8b6a6b
|
|
@ -686,6 +686,7 @@ export const Aliases: {[alias: string]: string} = {
|
|||
azu: "Azumarill",
|
||||
bdrill: "Beedrill",
|
||||
bee: "Beedrill",
|
||||
bigsharp: "Kingambit",
|
||||
birdjesus: "Pidgeot",
|
||||
bish: "Bisharp",
|
||||
blace: "Blacephalon",
|
||||
|
|
@ -765,6 +766,7 @@ export const Aliases: {[alias: string]: string} = {
|
|||
ogre: "Kyogre",
|
||||
ohmagod: "Plasmanta",
|
||||
p2: "Porygon2",
|
||||
pato: "Psyduck",
|
||||
pert: "Swampert",
|
||||
pex: "Toxapex",
|
||||
phero: "Pheromosa",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user