Update trainer-config.ts

This commit is contained in:
Blitzy 2025-08-08 23:48:53 -05:00
parent 5b620fc846
commit 8b9a37137e

View File

@ -1870,15 +1870,15 @@ export const trainerConfigs: TrainerConfigs = {
SpeciesId.LEDYBA, SpeciesId.LEDYBA,
SpeciesId.CLEFFA, SpeciesId.CLEFFA,
SpeciesId.WOOPER, SpeciesId.WOOPER,
SpeciesId.TEDDIURSA,
SpeciesId.HOUNDOUR,
SpeciesId.SILCOON, SpeciesId.SILCOON,
SpeciesId.PLUSLE, SpeciesId.PLUSLE,
SpeciesId.VOLBEAT, SpeciesId.VOLBEAT,
SpeciesId.BONSLY, SpeciesId.BONSLY,
SpeciesId.PETILIL, SpeciesId.PETILIL,
SpeciesId.SPRITZEE, SpeciesId.SPRITZEE,
SpeciesId.ROCKRUFF, SpeciesId.MILCERY,
SpeciesId.APPLIN,
SpeciesId.TAROUNTULA,
SpeciesId.PICHU, SpeciesId.PICHU,
]), ]),
) )
@ -1890,15 +1890,15 @@ export const trainerConfigs: TrainerConfigs = {
SpeciesId.SPINARAK, SpeciesId.SPINARAK,
SpeciesId.IGGLYBUFF, SpeciesId.IGGLYBUFF,
SpeciesId.PALDEA_WOOPER, SpeciesId.PALDEA_WOOPER,
SpeciesId.PHANPY,
SpeciesId.ELECTRIKE,
SpeciesId.CASCOON, SpeciesId.CASCOON,
SpeciesId.MINUN, SpeciesId.MINUN,
SpeciesId.ILLUMISE, SpeciesId.ILLUMISE,
SpeciesId.MIME_JR, SpeciesId.MIME_JR,
SpeciesId.COTTONEE, SpeciesId.COTTONEE,
SpeciesId.SWIRLIX, SpeciesId.SWIRLIX,
SpeciesId.YAMPER, SpeciesId.FIDOUGH,
SpeciesId.APPLIN,
SpeciesId.NYMBLE,
SpeciesId.EEVEE, SpeciesId.EEVEE,
], ],
TrainerSlot.TRAINER_PARTNER, TrainerSlot.TRAINER_PARTNER,