Gambling, Breeding, and Ressurection: My Kinda Night

This commit is contained in:
Misty Cass 2024-07-11 22:15:25 -04:00
parent 577cd5d353
commit 0b7b88d954
157 changed files with 1095 additions and 153 deletions

View file

@ -47,6 +47,7 @@ BellossomFrames: INCLUDE "gfx/pokemon/bellossom/frames.asm"
AzurillFrames: INCLUDE "gfx/pokemon/azurill/frames.asm"
MarillFrames: INCLUDE "gfx/pokemon/marill/frames.asm"
AzumarillFrames: INCLUDE "gfx/pokemon/azumarill/frames.asm"
BonslyFrames: INCLUDE "gfx/pokemon/bonsly/frames.asm"
SudowoodoFrames: INCLUDE "gfx/pokemon/sudowoodo/frames.asm"
PolitoedFrames: INCLUDE "gfx/pokemon/politoed/frames.asm"
HoppipFrames: INCLUDE "gfx/pokemon/hoppip/frames.asm"
@ -70,6 +71,7 @@ LeafeonFrames: INCLUDE "gfx/pokemon/leafeon/frames.asm"
GlaceonFrames: INCLUDE "gfx/pokemon/glaceon/frames.asm"
SylveonFrames: INCLUDE "gfx/pokemon/sylveon/frames.asm"
MurkrowFrames: INCLUDE "gfx/pokemon/murkrow/frames.asm"
HonchkrowFrames: INCLUDE "gfx/pokemon/honchkrow/frames.asm"
SlowkingFrames: INCLUDE "gfx/pokemon/slowking/frames.asm"
MisdreavusFrames: INCLUDE "gfx/pokemon/misdreavus/frames.asm"
MismagiusFrames: INCLUDE "gfx/pokemon/mismagius/frames.asm"
@ -90,6 +92,7 @@ GligarFrames: INCLUDE "gfx/pokemon/gligar/frames.asm"
SteelixFrames: INCLUDE "gfx/pokemon/steelix/frames.asm"
SnubbullFrames: INCLUDE "gfx/pokemon/snubbull/frames.asm"
GranbullFrames: INCLUDE "gfx/pokemon/granbull/frames.asm"
CaretorkerFrames: INCLUDE "gfx/pokemon/caretorker/frames.asm"
QwilfishFrames: INCLUDE "gfx/pokemon/qwilfish/frames.asm"
KazeppelinFrames: INCLUDE "gfx/pokemon/kazeppelin/frames.asm"
QwilfatherFrames: INCLUDE "gfx/pokemon/qwilfather/frames.asm"
@ -120,12 +123,15 @@ KingdraFrames: INCLUDE "gfx/pokemon/kingdra/frames.asm"
PhanpyFrames: INCLUDE "gfx/pokemon/phanpy/frames.asm"
DonphanFrames: INCLUDE "gfx/pokemon/donphan/frames.asm"
Porygon2Frames: INCLUDE "gfx/pokemon/porygon2/frames.asm"
PorygonZFrames: INCLUDE "gfx/pokemon/porygon_z/frames.asm"
StantlerFrames: INCLUDE "gfx/pokemon/stantler/frames.asm"
WyrdeerFrames: INCLUDE "gfx/pokemon/wyrdeer/frames.asm"
SmeargleFrames: INCLUDE "gfx/pokemon/smeargle/frames.asm"
GrenmarFrames: INCLUDE "gfx/pokemon/grenmar/frames.asm"
TyrogueFrames: INCLUDE "gfx/pokemon/tyrogue/frames.asm"
HitmontopFrames: INCLUDE "gfx/pokemon/hitmontop/frames.asm"
SmoochumFrames: INCLUDE "gfx/pokemon/smoochum/frames.asm"
ElebebiFrames: INCLUDE "gfx/pokemon/elebebi/frames.asm"
ElekidFrames: INCLUDE "gfx/pokemon/elekid/frames.asm"
MagbyFrames: INCLUDE "gfx/pokemon/magby/frames.asm"
MiltankFrames: INCLUDE "gfx/pokemon/miltank/frames.asm"