mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-04-24 15:16:59 -05:00
Fix Toucannon Backsprite + Null Species Icon
This commit is contained in:
parent
b63ca60f2d
commit
e08b27a2bd
Binary file not shown.
|
Before Width: | Height: | Size: 567 B After Width: | Height: | Size: 577 B |
Binary file not shown.
|
Before Width: | Height: | Size: 734 B After Width: | Height: | Size: 734 B |
Binary file not shown.
|
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 253 B |
|
|
@ -9198,7 +9198,7 @@ const struct PokedexEntry gPokedexEntries[NATIONAL_DEX_COUNT] =
|
|||
},
|
||||
[NATIONAL_DEX_PASSIMIAN] =
|
||||
{
|
||||
.categoryName = {_T, _e, _a, _m, _w, _o, _r, _k, _SPACE, _SPACE, _SPACE, _SPACE},
|
||||
.categoryName = {_T, _e, _a, _m, _w, _o, _r, _k, _END, _SPACE, _SPACE, _SPACE},
|
||||
.height = 20,
|
||||
.weight = 828,
|
||||
.description = DEX_ENTRY_PASSIMIAN,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user