Update Item_Animation_Table.c

This commit is contained in:
professorleondias
2020-06-10 23:37:54 -04:00
committed by GitHub
parent 353dd9bca9
commit 7d687c0310

View File

@@ -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},