Fix Naclstack and Garganacl shadows (#8698)
This commit is contained in:
parent
0e8f94f380
commit
36c28c449a
@ -2129,7 +2129,7 @@ const struct SpeciesInfo gSpeciesInfoGen9[] =
|
||||
.iconSprite = gMonIcon_Naclstack,
|
||||
.iconPalIndex = 2,
|
||||
.pokemonJumpType = PKMN_JUMP_TYPE_SLOW,
|
||||
SHADOW(0, 5, SHADOW_SIZE_L)
|
||||
SHADOW(0, 2, SHADOW_SIZE_L)
|
||||
FOOTPRINT(Naclstack)
|
||||
OVERWORLD(
|
||||
sPicTable_Naclstack,
|
||||
@ -2193,7 +2193,7 @@ const struct SpeciesInfo gSpeciesInfoGen9[] =
|
||||
.iconSprite = gMonIcon_Garganacl,
|
||||
.iconPalIndex = 2,
|
||||
.pokemonJumpType = PKMN_JUMP_TYPE_NONE,
|
||||
SHADOW(0, 13, SHADOW_SIZE_L)
|
||||
SHADOW(0, 9, SHADOW_SIZE_L)
|
||||
FOOTPRINT(Garganacl)
|
||||
OVERWORLD(
|
||||
sPicTable_Garganacl,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user