mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-08 09:05:38 +13:00
Stretchy Vines, Stretchier Tongues!
This commit is contained in:
parent
8800739052
commit
d76255ec9f
64 changed files with 293 additions and 58 deletions
|
|
@ -115,12 +115,17 @@ MarowakPokedexEntry:: INCLUDE "data/pokemon/dex_entries/marowak.asm"
|
|||
HitmonleePokedexEntry:: INCLUDE "data/pokemon/dex_entries/hitmonlee.asm"
|
||||
HitmonchanPokedexEntry:: INCLUDE "data/pokemon/dex_entries/hitmonchan.asm"
|
||||
LickitungPokedexEntry:: INCLUDE "data/pokemon/dex_entries/lickitung.asm"
|
||||
LickilickyPokedexEntry:: INCLUDE "data/pokemon/dex_entries/lickilicky.asm"
|
||||
LickilordPokedexEntry:: INCLUDE "data/pokemon/dex_entries/lickilord.asm"
|
||||
KoffingPokedexEntry:: INCLUDE "data/pokemon/dex_entries/koffing.asm"
|
||||
WeezingPokedexEntry:: INCLUDE "data/pokemon/dex_entries/weezing.asm"
|
||||
RhyhornPokedexEntry:: INCLUDE "data/pokemon/dex_entries/rhyhorn.asm"
|
||||
RhydonPokedexEntry:: INCLUDE "data/pokemon/dex_entries/rhydon.asm"
|
||||
ChanseyPokedexEntry:: INCLUDE "data/pokemon/dex_entries/chansey.asm"
|
||||
BurgelaPokedexEntry:: INCLUDE "data/pokemon/dex_entries/burgela.asm"
|
||||
TangelaPokedexEntry:: INCLUDE "data/pokemon/dex_entries/tangela.asm"
|
||||
TangrowthPokedexEntry:: INCLUDE "data/pokemon/dex_entries/tangrowth.asm"
|
||||
JungelaPokedexEntry:: INCLUDE "data/pokemon/dex_entries/jungela.asm"
|
||||
KangaskhanPokedexEntry:: INCLUDE "data/pokemon/dex_entries/kangaskhan.asm"
|
||||
HorseaPokedexEntry:: INCLUDE "data/pokemon/dex_entries/horsea.asm"
|
||||
SeadraPokedexEntry:: INCLUDE "data/pokemon/dex_entries/seadra.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue