Togekiss!

No sprite yet - someone will need to catch that
This commit is contained in:
Llinos Evans 2024-07-02 11:52:43 +01:00
parent c6b2bf0885
commit 5b831b6e81
33 changed files with 76 additions and 3 deletions

View file

@ -210,6 +210,7 @@ CleffaAnimationIdle: INCLUDE "gfx/pokemon/cleffa/anim_idle.asm"
IgglybuffAnimationIdle: INCLUDE "gfx/pokemon/igglybuff/anim_idle.asm"
TogepiAnimationIdle: INCLUDE "gfx/pokemon/togepi/anim_idle.asm"
TogeticAnimationIdle: INCLUDE "gfx/pokemon/togetic/anim_idle.asm"
TogekissAnimationIdle: INCLUDE "gfx/pokemon/togekiss/anim_idle.asm"
NatuAnimationIdle: INCLUDE "gfx/pokemon/natu/anim_idle.asm"
XatuAnimationIdle: INCLUDE "gfx/pokemon/xatu/anim_idle.asm"
MoibelleAnimationIdle: INCLUDE "gfx/pokemon/moibelle/anim_idle.asm"