mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-04-23 00:37:26 -05:00
Fix Blastoise-G Icon Pal
This commit is contained in:
parent
5c86967cc3
commit
10da16c42c
|
|
@ -1238,7 +1238,7 @@ const u8 gMonIconPaletteIndices[NUM_SPECIES] =
|
|||
[SPECIES_STUNFISK_G] = 0x1,
|
||||
[SPECIES_VENUSAUR_GIGA] = 0x0,
|
||||
[SPECIES_CHARIZARD_GIGA] = 0x0,
|
||||
[SPECIES_BLASTOISE_GIGA] = 0x2,
|
||||
[SPECIES_BLASTOISE_GIGA] = 0x0,
|
||||
[SPECIES_BUTTERFREE_GIGA] = 0x0,
|
||||
[SPECIES_PIKACHU_GIGA] = 0x2,
|
||||
[SPECIES_MEOWTH_GIGA] = 0x1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user