Cubburn and Palssio families

This adds the Cubburn and Palssio families; Silent Hills can start proper development from here.
This commit is contained in:
Llinos Evans 2023-11-02 14:37:12 +00:00
parent 4c1d1132aa
commit bd35a6c862
77 changed files with 497 additions and 16 deletions

View file

@ -185,6 +185,12 @@ TyphlosionAnimationIdle: INCLUDE "gfx/pokemon/typhlosion/anim_idle.asm"
TotodileAnimationIdle: INCLUDE "gfx/pokemon/totodile/anim_idle.asm"
CroconawAnimationIdle: INCLUDE "gfx/pokemon/croconaw/anim_idle.asm"
FeraligatrAnimationIdle: INCLUDE "gfx/pokemon/feraligatr/anim_idle.asm"
CubburnAnimationIdle: INCLUDE "gfx/pokemon/cubburn/anim_idle.asm"
FlambearAnimationIdle: INCLUDE "gfx/pokemon/flambear/anim_idle.asm"
BruinousAnimationIdle: INCLUDE "gfx/pokemon/bruinous/anim_idle.asm"
PalssioAnimationIdle: INCLUDE "gfx/pokemon/palssio/anim_idle.asm"
PressioAnimationIdle: INCLUDE "gfx/pokemon/pressio/anim_idle.asm"
DonmarinAnimationIdle: INCLUDE "gfx/pokemon/donmarin/anim_idle.asm"
SentretAnimationIdle: INCLUDE "gfx/pokemon/sentret/anim_idle.asm"
FurretAnimationIdle: INCLUDE "gfx/pokemon/furret/anim_idle.asm"
HoothootAnimationIdle: INCLUDE "gfx/pokemon/hoothoot/anim_idle.asm"