mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-16 20:39:27 +02:00
Update trainer-config.ts
This commit is contained in:
parent
3761ccf539
commit
5b620fc846
@ -1867,6 +1867,7 @@ export const trainerConfigs: TrainerConfigs = {
|
|||||||
0,
|
0,
|
||||||
getRandomPartyMemberFunc([
|
getRandomPartyMemberFunc([
|
||||||
SpeciesId.METAPOD,
|
SpeciesId.METAPOD,
|
||||||
|
SpeciesId.LEDYBA,
|
||||||
SpeciesId.CLEFFA,
|
SpeciesId.CLEFFA,
|
||||||
SpeciesId.WOOPER,
|
SpeciesId.WOOPER,
|
||||||
SpeciesId.SILCOON,
|
SpeciesId.SILCOON,
|
||||||
@ -1886,6 +1887,7 @@ export const trainerConfigs: TrainerConfigs = {
|
|||||||
getRandomPartyMemberFunc(
|
getRandomPartyMemberFunc(
|
||||||
[
|
[
|
||||||
SpeciesId.KAKUNA,
|
SpeciesId.KAKUNA,
|
||||||
|
SpeciesId.SPINARAK,
|
||||||
SpeciesId.IGGLYBUFF,
|
SpeciesId.IGGLYBUFF,
|
||||||
SpeciesId.PALDEA_WOOPER,
|
SpeciesId.PALDEA_WOOPER,
|
||||||
SpeciesId.CASCOON,
|
SpeciesId.CASCOON,
|
||||||
|
Loading…
Reference in New Issue
Block a user