mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-14 20:32:17 +02:00
Candice
This commit is contained in:
parent
1773658a55
commit
2b2b6a14ac
@ -45,7 +45,7 @@ export const signatureSpecies: SignatureSpecies = {
|
||||
CRASHER_WAKE: [Species.BUIZEL, Species.WOOPER, Species.PIPLUP, Species.MAGIKARP],
|
||||
FANTINA: [Species.MISDREAVUS, Species.DRIFLOON, Species.DUSKULL],
|
||||
BYRON: [Species.SHIELDON, Species.BRONZOR, Species.ARON],
|
||||
CANDICE: [Species.SNEASEL, Species.SNOVER, Species.SNORUNT],
|
||||
CANDICE: [Species.SNOVER, Species.SNORUNT, Species.SNEASEL, Species.GLACEON],
|
||||
VOLKNER: [Species.SHINX, Species.ELEKID, Species.JOLTEON, Species.REMORAID], // Tera Electric Octillery
|
||||
// Gym Leaders- Unova
|
||||
CILAN: [Species.PANSAGE, Species.FOONGUS, Species.PETILIL],
|
||||
|
Loading…
Reference in New Issue
Block a user