Update Item_Animation_Table.c

This commit is contained in:
professorleondias
2020-06-17 22:34:21 -04:00
committed by GitHub
parent 9099610eb8
commit 2fdfd3b4fe

View File

@@ -1194,10 +1194,10 @@ const struct ItemAnimation gItemAnimationTable[NUM_SPECIES] =
[SPECIES_ZACIAN] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_ZAMAZENTA] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_ETERNATUS] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_ZARUDE] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_UNKNOWN_MYTHICAL] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_KUBFU] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_URSHIFU_SINGLE] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_ZARUDE] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_UNKNOWN_MYTHICAL] = {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},