diff --git a/src/Item_Animation_Table.c b/src/Item_Animation_Table.c index 6dcb4a7..5fc1185 100644 --- a/src/Item_Animation_Table.c +++ b/src/Item_Animation_Table.c @@ -1261,6 +1261,7 @@ const struct ItemAnimation gItemAnimationTable[NUM_SPECIES] = [SPECIES_APPLETUN_GIGA] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_SANDACONDA_GIGA] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_TOXTRICITY_GIGA] = {0x0, 0x0, 0x0, 0x0, 0x0}, + [SPECIES_TOXTRICITY_LOW_KEY_GIGA] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_CENTISKORCH_GIGA] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_HATTERENE_GIGA] = {0x0, 0x0, 0x0, 0x0, 0x0}, [SPECIES_GRIMMSNARL_GIGA] = {0x0, 0x0, 0x0, 0x0, 0x0},