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
8b9a37137e
commit
845ed61ee8
@ -1871,10 +1871,12 @@ export const trainerConfigs: TrainerConfigs = {
|
|||||||
SpeciesId.CLEFFA,
|
SpeciesId.CLEFFA,
|
||||||
SpeciesId.WOOPER,
|
SpeciesId.WOOPER,
|
||||||
SpeciesId.TEDDIURSA,
|
SpeciesId.TEDDIURSA,
|
||||||
|
SpeciesId.REMORAID,
|
||||||
SpeciesId.HOUNDOUR,
|
SpeciesId.HOUNDOUR,
|
||||||
SpeciesId.SILCOON,
|
SpeciesId.SILCOON,
|
||||||
SpeciesId.PLUSLE,
|
SpeciesId.PLUSLE,
|
||||||
SpeciesId.VOLBEAT,
|
SpeciesId.VOLBEAT,
|
||||||
|
SpeciesId.SPINDA,
|
||||||
SpeciesId.BONSLY,
|
SpeciesId.BONSLY,
|
||||||
SpeciesId.PETILIL,
|
SpeciesId.PETILIL,
|
||||||
SpeciesId.SPRITZEE,
|
SpeciesId.SPRITZEE,
|
||||||
@ -1891,10 +1893,12 @@ export const trainerConfigs: TrainerConfigs = {
|
|||||||
SpeciesId.IGGLYBUFF,
|
SpeciesId.IGGLYBUFF,
|
||||||
SpeciesId.PALDEA_WOOPER,
|
SpeciesId.PALDEA_WOOPER,
|
||||||
SpeciesId.PHANPY,
|
SpeciesId.PHANPY,
|
||||||
|
SpeciesId.MANTYKE,
|
||||||
SpeciesId.ELECTRIKE,
|
SpeciesId.ELECTRIKE,
|
||||||
SpeciesId.CASCOON,
|
SpeciesId.CASCOON,
|
||||||
SpeciesId.MINUN,
|
SpeciesId.MINUN,
|
||||||
SpeciesId.ILLUMISE,
|
SpeciesId.ILLUMISE,
|
||||||
|
SpeciesId.SPINDA,
|
||||||
SpeciesId.MIME_JR,
|
SpeciesId.MIME_JR,
|
||||||
SpeciesId.COTTONEE,
|
SpeciesId.COTTONEE,
|
||||||
SpeciesId.SWIRLIX,
|
SpeciesId.SWIRLIX,
|
||||||
|
Loading…
Reference in New Issue
Block a user