mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-08 01:55:38 -05:00
Update Icon_Palette_Table.c
This commit is contained in:
committed by
GitHub
parent
660f364af7
commit
9488c86f73
@@ -1104,7 +1104,7 @@ const u8 gMonIconPaletteIndices[NUM_SPECIES] =
|
||||
[SPECIES_PIKACHU_CAP_PARTNER] = 0x0,
|
||||
[SPECIES_PICHU_SPIKY] = 0x1,
|
||||
[SPECIES_XERNEAS_NATURAL] = 0x0,
|
||||
[SPECIES_GROOKEY] = 0x0,
|
||||
/* [SPECIES_GROOKEY] = 0x0,
|
||||
[SPECIES_THWACKEY] = 0x0,
|
||||
[SPECIES_RILLABOOM] = 0x0,
|
||||
[SPECIES_SCORBUNNY] = 0x0,
|
||||
@@ -1261,4 +1261,5 @@ const u8 gMonIconPaletteIndices[NUM_SPECIES] =
|
||||
[SPECIES_DURALUDON_GIGA] = 0x0,
|
||||
[SPECIES_URSHIFU_SINGLE_GIGA] = 0x0,
|
||||
[SPECIES_URSHIFU_RAPID_GIGA] = 0x0,
|
||||
*/
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user