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

@ -291,6 +291,39 @@ ElekidAnimationIdle: INCLUDE "gfx/pokemon/elekid/anim_idle.asm"
MagbyAnimationIdle: INCLUDE "gfx/pokemon/magby/anim_idle.asm"
MiltankAnimationIdle: INCLUDE "gfx/pokemon/miltank/anim_idle.asm"
BlisseyAnimationIdle: INCLUDE "gfx/pokemon/blissey/anim_idle.asm"
WaruchuAnimationIdle: INCLUDE "gfx/pokemon/waruchu/anim_idle.asm"
SoneggAnimationIdle: INCLUDE "gfx/pokemon/sonegg/anim_idle.asm"
CacawphonyAnimationIdle: INCLUDE "gfx/pokemon/cacawphony/anim_idle.asm"
TrebirAnimationIdle: INCLUDE "gfx/pokemon/trebir/anim_idle.asm"
SakurazeAnimationIdle: INCLUDE "gfx/pokemon/sakuraze/anim_idle.asm"
AmanobiAnimationIdle: INCLUDE "gfx/pokemon/amanobi/anim_idle.asm"
TrustanAnimationIdle: INCLUDE "gfx/pokemon/trustan/anim_idle.asm"
KuwaguardAnimationIdle: INCLUDE "gfx/pokemon/kuwaguard/anim_idle.asm"
TonquitoAnimationIdle: INCLUDE "gfx/pokemon/tonquito/anim_idle.asm"
MolambinoAnimationIdle: INCLUDE "gfx/pokemon/molambino/anim_idle.asm"
LuanboAnimationIdle: INCLUDE "gfx/pokemon/luanbo/anim_idle.asm"
GranboAnimationIdle: INCLUDE "gfx/pokemon/granbo/anim_idle.asm"
AngoreAnimationIdle: INCLUDE "gfx/pokemon/angore/anim_idle.asm"
EucalaAnimationIdle: INCLUDE "gfx/pokemon/eucala/anim_idle.asm"
KiwookedAnimationIdle: INCLUDE "gfx/pokemon/kiwooked/anim_idle.asm"
CyclorpAnimationIdle: INCLUDE "gfx/pokemon/cyclorp/anim_idle.asm"
KitsenAnimationIdle: INCLUDE "gfx/pokemon/kitsen/anim_idle.asm"
WispiritAnimationIdle: INCLUDE "gfx/pokemon/wispirit/anim_idle.asm"
CoatlAnimationIdle: INCLUDE "gfx/pokemon/coatl/anim_idle.asm"
MimearAnimationIdle: INCLUDE "gfx/pokemon/mimear/anim_idle.asm"
InoshikaAnimationIdle: INCLUDE "gfx/pokemon/inoshika/anim_idle.asm"
RuddernautAnimationIdle: INCLUDE "gfx/pokemon/ruddernaut/anim_idle.asm"
XylodonAnimationIdle: INCLUDE "gfx/pokemon/xylodon/anim_idle.asm"
XylofinAnimationIdle: INCLUDE "gfx/pokemon/xylofin/anim_idle.asm"
DokuroarAnimationIdle: INCLUDE "gfx/pokemon/dokuroar/anim_idle.asm"
ScreamTailAnimationIdle: INCLUDE "gfx/pokemon/scream_tail/anim_idle.asm"
SandyShocksAnimationIdle: INCLUDE "gfx/pokemon/sandy_shocks/anim_idle.asm"
GreatTuskAnimationIdle: INCLUDE "gfx/pokemon/great_tusk/anim_idle.asm"
IronTreadsAnimationIdle: INCLUDE "gfx/pokemon/iron_treads/anim_idle.asm"
IronBundleAnimationIdle: INCLUDE "gfx/pokemon/iron_bundle/anim_idle.asm"
IronThornsAnimationIdle: INCLUDE "gfx/pokemon/iron_thorns/anim_idle.asm"
RagingBoltAnimationIdle: INCLUDE "gfx/pokemon/raging_bolt/anim_idle.asm"
GougingFireAnimationIdle: INCLUDE "gfx/pokemon/gouging_fire/anim_idle.asm"
WalkingWakeAnimationIdle: INCLUDE "gfx/pokemon/walking_wake/anim_idle.asm"