mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-08 00:55:28 +13:00
TOTARTLE AND BLASTYKEgit status! (+Viridian Forest & Debug Stuff)
This commit is contained in:
parent
c6a4f3245b
commit
d1e9accd44
46 changed files with 215 additions and 60 deletions
|
|
@ -8,7 +8,7 @@ CharmeleonPokedexEntry:: INCLUDE "data/pokemon/dex_entries/charmeleon.asm"
|
|||
CharizardPokedexEntry:: INCLUDE "data/pokemon/dex_entries/charizard.asm"
|
||||
SquirtlePokedexEntry:: INCLUDE "data/pokemon/dex_entries/squirtle.asm"
|
||||
WartortlePokedexEntry:: INCLUDE "data/pokemon/dex_entries/wartortle.asm"
|
||||
BlastoisePokedexEntry:: INCLUDE "data/pokemon/dex_entries/blastoise.asm"
|
||||
TotartlePokedexEntry:: INCLUDE "data/pokemon/dex_entries/totartle.asm"
|
||||
CaterpiePokedexEntry:: INCLUDE "data/pokemon/dex_entries/caterpie.asm"
|
||||
MetapodPokedexEntry:: INCLUDE "data/pokemon/dex_entries/metapod.asm"
|
||||
ButterfreePokedexEntry:: INCLUDE "data/pokemon/dex_entries/butterfree.asm"
|
||||
|
|
@ -121,6 +121,8 @@ TangelaPokedexEntry:: INCLUDE "data/pokemon/dex_entries/tangela.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"
|
||||
BlastykePokedexEntry:: INCLUDE "data/pokemon/dex_entries/blastyke.asm"
|
||||
BlastoisePokedexEntry:: INCLUDE "data/pokemon/dex_entries/blastoise.asm"
|
||||
GoldeenPokedexEntry:: INCLUDE "data/pokemon/dex_entries/goldeen.asm"
|
||||
SeakingPokedexEntry:: INCLUDE "data/pokemon/dex_entries/seaking.asm"
|
||||
StaryuPokedexEntry:: INCLUDE "data/pokemon/dex_entries/staryu.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue