Fix Pokemon names

This commit is contained in:
Blitzy 2025-03-29 01:22:38 -05:00 committed by GitHub
parent 5e8de8f414
commit 7d989fda01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ const MAGMA: TrainerTierPools = {
Species.RHYHORN,
Species.SLUGMA,
Species.HOUNDOUR,
Species.POOCHEYENA,
Species.POOCHYENA,
Species.TORKOAL,
Species.ZANGOOSE,
Species.SOLROCK,
@ -79,7 +79,7 @@ const AQUA: TrainerTierPools = {
Species.AZURILL,
Species.CHINCHOU,
Species.REMORAID,
Species.POOCHEYENA,
Species.POOCHYENA,
Species.LOTAD,
Species.WINGULL,
Species.WAILMER,
@ -176,7 +176,7 @@ const PLASMA_COLRESS: TrainerTierPools = {
Species.BELDUM,
Species.SIGILYPH,
Species.TIRTOUGA,
Species.ARCEN,
Species.ARCHEN,
Species.GOLETT,
Species.BLIPBUG,
Species.VAROOM,
@ -210,7 +210,7 @@ const FLARE: TrainerTierPools = {
Species.SKRELP,
Species.NOIBAT,
Species.PHANTUMP,
Species.PUMPKABOO,,
Species.PUMPKABOO,
],
[TrainerPoolTier.RARE]: [Species.SLIGGOO, Species.HISUI_SLIGGOO, Species.HISUI_AVALUGG],
};
@ -265,7 +265,7 @@ const SKULL: TrainerTierPools = {
Species.VULLABY,
Species.TOXEL,
Species.GLIMMET,
Species.GALAR_WOOPER,
Species.PALDEA_WOOPER,
Species.GALAR_SLOWPOKE,
],
[TrainerPoolTier.RARE]: [Species.SKRELP, Species.HISUI_SNEASEL],
@ -356,7 +356,7 @@ const STAR_POISON: TrainerTierPools = {
Species.MAREANIE,
Species.TOXEL,
Species.GRAFAIAI,
Species.GALAR_WOOPER,
Species.PALDEA_WOOPER,
],
[TrainerPoolTier.UNCOMMON]: [
Species.ZUBAT,