From d71ba3b92fb83023d36ab9df1c989347b0fcfc76 Mon Sep 17 00:00:00 2001 From: professorleondias <57677889+professorleondias@users.noreply.github.com> Date: Wed, 10 Jun 2020 23:29:39 -0400 Subject: [PATCH] Update Icon_Palette_Table.c --- src/Icon_Palette_Table.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Icon_Palette_Table.c b/src/Icon_Palette_Table.c index e11a6a1..28d269f 100644 --- a/src/Icon_Palette_Table.c +++ b/src/Icon_Palette_Table.c @@ -1189,6 +1189,8 @@ const u8 gMonIconPaletteIndices[NUM_SPECIES] = [SPECIES_KUBFU] = 0x0, [SPECIES_URSHIFU_SINGLE] = 0x0, [SPECIES_CALYREX] = 0x0, + [SPECIES_REGIELEKI] = 0x0, + [SPECIES_REGIDRAGO] = 0x0, [SPECIES_CRAMORANT_GULPING] = 0x0, [SPECIES_CRAMORANT_GORGING] = 0x0, [SPECIES_TOXTRICITY_LOW_KEY] = 0x0,