Giovanni Tweak

This commit is contained in:
Blitzy 2025-04-16 19:12:18 -05:00 committed by GitHub
parent 3bc15598f6
commit f8087760ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ export const signatureSpecies: SignatureSpecies = {
JANINE: [Species.VENONAT, Species.SPINARAK, Species.ZUBAT, Species.KOFFING],
SABRINA: [Species.ABRA, Species.MR_MIME, Species.ESPEON, Species.SMOOCHUM],
BLAINE: [Species.GROWLITHE, Species.PONYTA, Species.MAGBY, Species.VULPIX],
GIOVANNI: [Species.RHYHORN, Species.MEOWTH, [Species.NIDORAN_M, Species.NIDORAN_F], Species.DIGLETT], // Tera Ground Meowth
GIOVANNI: [Species.RHYHORN, [Species.NIDORAN_M, Species.NIDORAN_F], Species.MEOWTH, Species.DIGLETT], // Tera Ground Meowth
// Gym Leaders- Johto
FALKNER: [Species.PIDGEY, Species.HOOTHOOT, Species.NATU, Species.MURKROW],
BUGSY: [Species.SCYTHER, Species.SHUCKLE, Species.YANMA, [Species.PINSIR, Species.HERACROSS]],