Nihon & Paradox Part 2

Martha is handling the base stat files!
This commit is contained in:
Llinos Evans 2024-07-01 23:56:05 +01:00
parent 9f000f98f4
commit 0aed6dcf50
229 changed files with 889 additions and 1 deletions

View file

@ -115,6 +115,39 @@ ElekidFrames: INCLUDE "gfx/pokemon/elekid/frames.asm"
MagbyFrames: INCLUDE "gfx/pokemon/magby/frames.asm"
MiltankFrames: INCLUDE "gfx/pokemon/miltank/frames.asm"
BlisseyFrames: INCLUDE "gfx/pokemon/blissey/frames.asm"
WaruchuFrames: INCLUDE "gfx/pokemon/waruchu/frames.asm"
SoneggFrames: INCLUDE "gfx/pokemon/sonegg/frames.asm"
CacawphonyFrames: INCLUDE "gfx/pokemon/cacawphony/frames.asm"
TrebirFrames: INCLUDE "gfx/pokemon/trebir/frames.asm"
SakurazeFrames: INCLUDE "gfx/pokemon/sakuraze/frames.asm"
AmanobiFrames: INCLUDE "gfx/pokemon/amanobi/frames.asm"
TrustanFrames: INCLUDE "gfx/pokemon/trustan/frames.asm"
KuwaguardFrames: INCLUDE "gfx/pokemon/kuwaguard/frames.asm"
TonquitoFrames: INCLUDE "gfx/pokemon/tonquito/frames.asm"
MolambinoFrames: INCLUDE "gfx/pokemon/molambino/frames.asm"
LuanboFrames: INCLUDE "gfx/pokemon/luanbo/frames.asm"
GranboFrames: INCLUDE "gfx/pokemon/granbo/frames.asm"
AngoreFrames: INCLUDE "gfx/pokemon/angore/frames.asm"
EucalaFrames: INCLUDE "gfx/pokemon/eucala/frames.asm"
KiwookedFrames: INCLUDE "gfx/pokemon/kiwooked/frames.asm"
CyclorpFrames: INCLUDE "gfx/pokemon/cyclorp/frames.asm"
KitsenFrames: INCLUDE "gfx/pokemon/kitsen/frames.asm"
WispiritFrames: INCLUDE "gfx/pokemon/wispirit/frames.asm"
CoatlFrames: INCLUDE "gfx/pokemon/coatl/frames.asm"
MimearFrames: INCLUDE "gfx/pokemon/mimear/frames.asm"
InoshikaFrames: INCLUDE "gfx/pokemon/inoshika/frames.asm"
RuddernautFrames: INCLUDE "gfx/pokemon/ruddernaut/frames.asm"
XylodonFrames: INCLUDE "gfx/pokemon/xylodon/frames.asm"
XylofinFrames: INCLUDE "gfx/pokemon/xylofin/frames.asm"
DokuroarFrames: INCLUDE "gfx/pokemon/dokuroar/frames.asm"
ScreamTailFrames: INCLUDE "gfx/pokemon/scream_tail/frames.asm"
SandyShocksFrames: INCLUDE "gfx/pokemon/sandy_shocks/frames.asm"
GreatTuskFrames: INCLUDE "gfx/pokemon/great_tusk/frames.asm"
IronTreadsFrames: INCLUDE "gfx/pokemon/iron_treads/frames.asm"
IronBundleFrames: INCLUDE "gfx/pokemon/iron_bundle/frames.asm"
IronThornsFrames: INCLUDE "gfx/pokemon/iron_thorns/frames.asm"
RagingBoltFrames: INCLUDE "gfx/pokemon/raging_bolt/frames.asm"
GougingFireFrames: INCLUDE "gfx/pokemon/gouging_fire/frames.asm"
WalkingWakeFrames: INCLUDE "gfx/pokemon/walking_wake/frames.asm"