mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 08:35:23 +13:00
Violet Waters and Lush Trees! (#19)
This commit is contained in:
parent
a03a7e4f7a
commit
afbd0f7680
169 changed files with 1340 additions and 244 deletions
|
|
@ -99,6 +99,10 @@ SlowpokeFrames: INCLUDE "gfx/pokemon/slowpoke/frames.asm"
|
|||
SlowbroFrames: INCLUDE "gfx/pokemon/slowbro/frames.asm"
|
||||
MagnemiteFrames: INCLUDE "gfx/pokemon/magnemite/frames.asm"
|
||||
MagnetonFrames: INCLUDE "gfx/pokemon/magneton/frames.asm"
|
||||
CheepFrames: INCLUDE "gfx/pokemon/cheep/frames.asm"
|
||||
JabettaFrames: INCLUDE "gfx/pokemon/jabetta/frames.asm"
|
||||
RibbitoFrames: INCLUDE "gfx/pokemon/ribbito/frames.asm"
|
||||
CroakozunaFrames: INCLUDE "gfx/pokemon/croakozuna/frames.asm"
|
||||
FarfetchDFrames: INCLUDE "gfx/pokemon/farfetch_d/frames.asm"
|
||||
DoduoFrames: INCLUDE "gfx/pokemon/doduo/frames.asm"
|
||||
DodrioFrames: INCLUDE "gfx/pokemon/dodrio/frames.asm"
|
||||
|
|
@ -108,6 +112,7 @@ GrimerFrames: INCLUDE "gfx/pokemon/grimer/frames.asm"
|
|||
MukFrames: INCLUDE "gfx/pokemon/muk/frames.asm"
|
||||
ShellderFrames: INCLUDE "gfx/pokemon/shellder/frames.asm"
|
||||
CloysterFrames: INCLUDE "gfx/pokemon/cloyster/frames.asm"
|
||||
DisturbanFrames: INCLUDE "gfx/pokemon/disturban/frames.asm"
|
||||
GastlyFrames: INCLUDE "gfx/pokemon/gastly/frames.asm"
|
||||
HaunterFrames: INCLUDE "gfx/pokemon/haunter/frames.asm"
|
||||
GengarFrames: INCLUDE "gfx/pokemon/gengar/frames.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue