diff --git a/src/Item_Animation_Table.c b/src/Item_Animation_Table.c index a57588d..b4c5be8 100644 --- a/src/Item_Animation_Table.c +++ b/src/Item_Animation_Table.c @@ -1198,6 +1198,8 @@ const struct ItemAnimation gItemAnimationTable[NUM_SPECIES] = [SPECIES_KUBFU] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_URSHIFU_SINGLE] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_CALYREX] = {0x0, 0x0, 0x0, 0x0, 0x0}, + [SPECIES_REGIELEKI] = {0x0, 0x0, 0x0, 0x0, 0x0}, + [SPECIES_REGIDRAGO] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_CRAMORANT_GULPING] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_CRAMORANT_GORGING] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_TOXTRICITY_LOW_KEY] = {0x0, 0x0, 0x0, 0x0, 0x0},