Update Pokedex_Data_Table.c

This commit is contained in:
professorleondias
2020-05-29 19:18:39 -04:00
committed by GitHub
parent 0aa1cf4c80
commit 2722975092

View File

@@ -10111,9 +10111,9 @@ const struct PokedexEntry gPokedexEntries[NATIONAL_DEX_COUNT] =
[NATIONAL_DEX_APPLETUN] =
{
.categoryName = {_A, _p, _p, _l, _e, _N, _e, _c, _t, _a, _r, _END},
.height = 4
.weight = 130
.description = DEX_ENTRY_APPLETUN
.height = 4,
.weight = 130,
.description = DEX_ENTRY_APPLETUN,
.unusedDescription = (const u8*) 0x8444cb1,
.pokemonScale = 0,
.pokemonOffset = 0,