mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 00:25:24 +13:00
Cubburn and Palssio families
This adds the Cubburn and Palssio families; Silent Hills can start proper development from here.
This commit is contained in:
parent
4c1d1132aa
commit
bd35a6c862
77 changed files with 497 additions and 16 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue