Stretchy Vines, Stretchier Tongues!

This commit is contained in:
Misty Violet 2023-10-29 17:57:22 -04:00
parent 8800739052
commit d76255ec9f
64 changed files with 293 additions and 58 deletions

View file

@ -111,12 +111,17 @@ MarowakFrames: INCLUDE "gfx/pokemon/marowak/frames.asm"
HitmonleeFrames: INCLUDE "gfx/pokemon/hitmonlee/frames.asm"
HitmonchanFrames: INCLUDE "gfx/pokemon/hitmonchan/frames.asm"
LickitungFrames: INCLUDE "gfx/pokemon/lickitung/frames.asm"
LickilickyFrames: INCLUDE "gfx/pokemon/lickilicky/frames.asm"
LickilordFrames: INCLUDE "gfx/pokemon/lickilord/frames.asm"
KoffingFrames: INCLUDE "gfx/pokemon/koffing/frames.asm"
WeezingFrames: INCLUDE "gfx/pokemon/weezing/frames.asm"
RhyhornFrames: INCLUDE "gfx/pokemon/rhyhorn/frames.asm"
RhydonFrames: INCLUDE "gfx/pokemon/rhydon/frames.asm"
ChanseyFrames: INCLUDE "gfx/pokemon/chansey/frames.asm"
BurgelaFrames: INCLUDE "gfx/pokemon/burgela/frames.asm"
TangelaFrames: INCLUDE "gfx/pokemon/tangela/frames.asm"
TangrowthFrames: INCLUDE "gfx/pokemon/tangrowth/frames.asm"
JungelaFrames: INCLUDE "gfx/pokemon/jungela/frames.asm"
KangaskhanFrames: INCLUDE "gfx/pokemon/kangaskhan/frames.asm"
HorseaFrames: INCLUDE "gfx/pokemon/horsea/frames.asm"
SeadraFrames: INCLUDE "gfx/pokemon/seadra/frames.asm"