Add camera-facing right-walking Krabby and Kingler follower sprites (#7881)
This commit is contained in:
parent
7b3a2f3aaf
commit
95d98305dd
Binary file not shown.
|
Before Width: | Height: | Size: 914 B After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 728 B After Width: | Height: | Size: 567 B |
@ -12522,7 +12522,7 @@ const struct SpeciesInfo gSpeciesInfoGen1[] =
|
||||
SIZE_32x32,
|
||||
SHADOW_SIZE_M,
|
||||
TRACKS_FOOT,
|
||||
sAnimTable_Following,
|
||||
sAnimTable_Following_Asym,
|
||||
gOverworldPalette_Krabby,
|
||||
gShinyOverworldPalette_Krabby
|
||||
)
|
||||
@ -12592,7 +12592,7 @@ const struct SpeciesInfo gSpeciesInfoGen1[] =
|
||||
SIZE_32x32,
|
||||
SHADOW_SIZE_M,
|
||||
TRACKS_FOOT,
|
||||
sAnimTable_Following,
|
||||
sAnimTable_Following_Asym,
|
||||
gOverworldPalette_Kingler,
|
||||
gShinyOverworldPalette_Kingler
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user