mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-16 12:29:26 +02:00
Update trainer-config.ts
This commit is contained in:
parent
5b620fc846
commit
8b9a37137e
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user