mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 08:35:23 +13:00
Gambling, Breeding, and Ressurection: My Kinda Night
This commit is contained in:
parent
577cd5d353
commit
0b7b88d954
157 changed files with 1095 additions and 153 deletions
|
|
@ -120,6 +120,7 @@ DoduoFrames: INCLUDE "gfx/pokemon/doduo/frames.asm"
|
|||
DodrioFrames: INCLUDE "gfx/pokemon/dodrio/frames.asm"
|
||||
SeelFrames: INCLUDE "gfx/pokemon/seel/frames.asm"
|
||||
DewgongFrames: INCLUDE "gfx/pokemon/dewgong/frames.asm"
|
||||
SmujjFrames: INCLUDE "gfx/pokemon/smujj/frames.asm"
|
||||
GrimerFrames: INCLUDE "gfx/pokemon/grimer/frames.asm"
|
||||
MukFrames: INCLUDE "gfx/pokemon/muk/frames.asm"
|
||||
ShellderFrames: INCLUDE "gfx/pokemon/shellder/frames.asm"
|
||||
|
|
@ -139,6 +140,7 @@ ExeggcuteFrames: INCLUDE "gfx/pokemon/exeggcute/frames.asm"
|
|||
ExeggutorFrames: INCLUDE "gfx/pokemon/exeggutor/frames.asm"
|
||||
CuboneFrames: INCLUDE "gfx/pokemon/cubone/frames.asm"
|
||||
MarowakFrames: INCLUDE "gfx/pokemon/marowak/frames.asm"
|
||||
GuardiaFrames: INCLUDE "gfx/pokemon/guardia/frames.asm"
|
||||
HitmonleeFrames: INCLUDE "gfx/pokemon/hitmonlee/frames.asm"
|
||||
HitmonchanFrames: INCLUDE "gfx/pokemon/hitmonchan/frames.asm"
|
||||
LickitungFrames: INCLUDE "gfx/pokemon/lickitung/frames.asm"
|
||||
|
|
@ -148,6 +150,7 @@ 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"
|
||||
HappinyFrames: INCLUDE "gfx/pokemon/happiny/frames.asm"
|
||||
ChanseyFrames: INCLUDE "gfx/pokemon/chansey/frames.asm"
|
||||
BurgelaFrames: INCLUDE "gfx/pokemon/burgela/frames.asm"
|
||||
TangelaFrames: INCLUDE "gfx/pokemon/tangela/frames.asm"
|
||||
|
|
@ -163,13 +166,16 @@ GoldeenFrames: INCLUDE "gfx/pokemon/goldeen/frames.asm"
|
|||
SeakingFrames: INCLUDE "gfx/pokemon/seaking/frames.asm"
|
||||
StaryuFrames: INCLUDE "gfx/pokemon/staryu/frames.asm"
|
||||
StarmieFrames: INCLUDE "gfx/pokemon/starmie/frames.asm"
|
||||
MimeJrFrames: INCLUDE "gfx/pokemon/mime_jr_/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"
|
||||
BuuFrames: INCLUDE "gfx/pokemon/buu/frames.asm"
|
||||
ElectabuzzFrames: INCLUDE "gfx/pokemon/electabuzz/frames.asm"
|
||||
ElectivireFrames: INCLUDE "gfx/pokemon/electivire/frames.asm"
|
||||
MagmarFrames: INCLUDE "gfx/pokemon/magmar/frames.asm"
|
||||
MagmortarFrames: INCLUDE "gfx/pokemon/magmortar/frames.asm"
|
||||
PinsirFrames: INCLUDE "gfx/pokemon/pinsir/frames.asm"
|
||||
TriculesFrames: INCLUDE "gfx/pokemon/tricules/frames.asm"
|
||||
TaurosFrames: INCLUDE "gfx/pokemon/tauros/frames.asm"
|
||||
|
|
@ -179,6 +185,7 @@ MagipreyFrames: INCLUDE "gfx/pokemon/magiprey/frames.asm"
|
|||
TerradosFrames: INCLUDE "gfx/pokemon/terrados/frames.asm"
|
||||
LaprasFrames: INCLUDE "gfx/pokemon/lapras/frames.asm"
|
||||
DittoFrames: INCLUDE "gfx/pokemon/ditto/frames.asm"
|
||||
MimmeoFrames: INCLUDE "gfx/pokemon/mimmeo/frames.asm"
|
||||
EeveeFrames: INCLUDE "gfx/pokemon/eevee/frames.asm"
|
||||
VaporeonFrames: INCLUDE "gfx/pokemon/vaporeon/frames.asm"
|
||||
JolteonFrames: INCLUDE "gfx/pokemon/jolteon/frames.asm"
|
||||
|
|
@ -188,12 +195,18 @@ OmanyteFrames: INCLUDE "gfx/pokemon/omanyte/frames.asm"
|
|||
OmastarFrames: INCLUDE "gfx/pokemon/omastar/frames.asm"
|
||||
KabutoFrames: INCLUDE "gfx/pokemon/kabuto/frames.asm"
|
||||
KabutopsFrames: INCLUDE "gfx/pokemon/kabutops/frames.asm"
|
||||
FeradactylFrames: INCLUDE "gfx/pokemon/feradactyl/frames.asm"
|
||||
AerodactylFrames: INCLUDE "gfx/pokemon/aerodactyl/frames.asm"
|
||||
DecillaFrames: INCLUDE "gfx/pokemon/decilla/frames.asm"
|
||||
GawarhedFrames: INCLUDE "gfx/pokemon/gawarhed/frames.asm"
|
||||
MunchlaxFrames: INCLUDE "gfx/pokemon/munchlax/frames.asm"
|
||||
SnorlaxFrames: INCLUDE "gfx/pokemon/snorlax/frames.asm"
|
||||
ArticunoFrames: INCLUDE "gfx/pokemon/articuno/frames.asm"
|
||||
ZapdosFrames: INCLUDE "gfx/pokemon/zapdos/frames.asm"
|
||||
MoltresFrames: INCLUDE "gfx/pokemon/moltres/frames.asm"
|
||||
SqueamataFrames: INCLUDE "gfx/pokemon/squeamata/frames.asm"
|
||||
MinistareFrames: INCLUDE "gfx/pokemon/ministare/frames.asm"
|
||||
IguanarchFrames: INCLUDE "gfx/pokemon/iguanarch/frames.asm"
|
||||
DratiniFrames: INCLUDE "gfx/pokemon/dratini/frames.asm"
|
||||
DragonairFrames: INCLUDE "gfx/pokemon/dragonair/frames.asm"
|
||||
DragoniteFrames: INCLUDE "gfx/pokemon/dragonite/frames.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue