mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 00:25:24 +13:00
The Big Bad Bugs and the Lunar Lord!
This commit is contained in:
parent
56bf3ef2b0
commit
672cefbd96
60 changed files with 302 additions and 40 deletions
|
|
@ -34,6 +34,7 @@ NidoqueenFrames: INCLUDE "gfx/pokemon/nidoqueen/frames.asm"
|
|||
NidoranMFrames: INCLUDE "gfx/pokemon/nidoran_m/frames.asm"
|
||||
NidorinoFrames: INCLUDE "gfx/pokemon/nidorino/frames.asm"
|
||||
NidokingFrames: INCLUDE "gfx/pokemon/nidoking/frames.asm"
|
||||
NidoreignFrames: INCLUDE "gfx/pokemon/nidoreign/frames.asm"
|
||||
ClefairyFrames: INCLUDE "gfx/pokemon/clefairy/frames.asm"
|
||||
ClefableFrames: INCLUDE "gfx/pokemon/clefable/frames.asm"
|
||||
VulpixFrames: INCLUDE "gfx/pokemon/vulpix/frames.asm"
|
||||
|
|
@ -71,7 +72,7 @@ MachampFrames: INCLUDE "gfx/pokemon/machamp/frames.asm"
|
|||
BellsproutFrames: INCLUDE "gfx/pokemon/bellsprout/frames.asm"
|
||||
WeepinbellFrames: INCLUDE "gfx/pokemon/weepinbell/frames.asm"
|
||||
VictreebelFrames: INCLUDE "gfx/pokemon/victreebel/frames.asm"
|
||||
BellignanFrames: INCLUDE "gfx/pokemon/bellignan/frames.asm"
|
||||
BellignanFrames: INCLUDE "gfx/pokemon/bellignan/frames.asm"
|
||||
TentacoolFrames: INCLUDE "gfx/pokemon/tentacool/frames.asm"
|
||||
TentacruelFrames: INCLUDE "gfx/pokemon/tentacruel/frames.asm"
|
||||
GeodudeFrames: INCLUDE "gfx/pokemon/geodude/frames.asm"
|
||||
|
|
@ -126,10 +127,12 @@ StaryuFrames: INCLUDE "gfx/pokemon/staryu/frames.asm"
|
|||
StarmieFrames: INCLUDE "gfx/pokemon/starmie/frames.asm"
|
||||
MrMimeFrames: INCLUDE "gfx/pokemon/mr__mime/frames.asm"
|
||||
ScytherFrames: INCLUDE "gfx/pokemon/scyther/frames.asm"
|
||||
KleavorFrames: INCLUDE "gfx/pokemon/kleavor/frames.asm"
|
||||
JynxFrames: INCLUDE "gfx/pokemon/jynx/frames.asm"
|
||||
ElectabuzzFrames: INCLUDE "gfx/pokemon/electabuzz/frames.asm"
|
||||
MagmarFrames: INCLUDE "gfx/pokemon/magmar/frames.asm"
|
||||
PinsirFrames: INCLUDE "gfx/pokemon/pinsir/frames.asm"
|
||||
TriculesFrames: INCLUDE "gfx/pokemon/tricules/frames.asm"
|
||||
TaurosFrames: INCLUDE "gfx/pokemon/tauros/frames.asm"
|
||||
MagikarpFrames: INCLUDE "gfx/pokemon/magikarp/frames.asm"
|
||||
GyaradosFrames: INCLUDE "gfx/pokemon/gyarados/frames.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue