mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 08:35:23 +13:00
Nihon & Paradox Part 2
Martha is handling the base stat files!
This commit is contained in:
parent
9f000f98f4
commit
0aed6dcf50
229 changed files with 889 additions and 1 deletions
|
|
@ -291,6 +291,39 @@ ElekidBitmasks: INCLUDE "gfx/pokemon/elekid/bitmask.asm"
|
|||
MagbyBitmasks: INCLUDE "gfx/pokemon/magby/bitmask.asm"
|
||||
MiltankBitmasks: INCLUDE "gfx/pokemon/miltank/bitmask.asm"
|
||||
BlisseyBitmasks: INCLUDE "gfx/pokemon/blissey/bitmask.asm"
|
||||
|
||||
WaruchuBitmasks: INCLUDE "gfx/pokemon/waruchu/bitmask.asm"
|
||||
SoneggBitmasks: INCLUDE "gfx/pokemon/sonegg/bitmask.asm"
|
||||
CacawphonyBitmasks: INCLUDE "gfx/pokemon/cacawphony/bitmask.asm"
|
||||
TrebirBitmasks: INCLUDE "gfx/pokemon/trebir/bitmask.asm"
|
||||
SakurazeBitmasks: INCLUDE "gfx/pokemon/sakuraze/bitmask.asm"
|
||||
AmanobiBitmasks: INCLUDE "gfx/pokemon/amanobi/bitmask.asm"
|
||||
TrustanBitmasks: INCLUDE "gfx/pokemon/trustan/bitmask.asm"
|
||||
KuwaguardBitmasks: INCLUDE "gfx/pokemon/kuwaguard/bitmask.asm"
|
||||
TonquitoBitmasks: INCLUDE "gfx/pokemon/tonquito/bitmask.asm"
|
||||
MolambinoBitmasks: INCLUDE "gfx/pokemon/molambino/bitmask.asm"
|
||||
LuanboBitmasks: INCLUDE "gfx/pokemon/luanbo/bitmask.asm"
|
||||
GranboBitmasks: INCLUDE "gfx/pokemon/granbo/bitmask.asm"
|
||||
AngoreBitmasks: INCLUDE "gfx/pokemon/angore/bitmask.asm"
|
||||
EucalaBitmasks: INCLUDE "gfx/pokemon/eucala/bitmask.asm"
|
||||
KiwookedBitmasks: INCLUDE "gfx/pokemon/kiwooked/bitmask.asm"
|
||||
CyclorpBitmasks: INCLUDE "gfx/pokemon/cyclorp/bitmask.asm"
|
||||
KitsenBitmasks: INCLUDE "gfx/pokemon/kitsen/bitmask.asm"
|
||||
WispiritBitmasks: INCLUDE "gfx/pokemon/wispirit/bitmask.asm"
|
||||
CoatlBitmasks: INCLUDE "gfx/pokemon/coatl/bitmask.asm"
|
||||
MimearBitmasks: INCLUDE "gfx/pokemon/mimear/bitmask.asm"
|
||||
InoshikaBitmasks: INCLUDE "gfx/pokemon/inoshika/bitmask.asm"
|
||||
RuddernautBitmasks: INCLUDE "gfx/pokemon/ruddernaut/bitmask.asm"
|
||||
XylodonBitmasks: INCLUDE "gfx/pokemon/xylodon/bitmask.asm"
|
||||
XylofinBitmasks: INCLUDE "gfx/pokemon/xylofin/bitmask.asm"
|
||||
DokuroarBitmasks: INCLUDE "gfx/pokemon/dokuroar/bitmask.asm"
|
||||
ScreamTailBitmasks: INCLUDE "gfx/pokemon/scream_tail/bitmask.asm"
|
||||
SandyShocksBitmasks: INCLUDE "gfx/pokemon/sandy_shocks/bitmask.asm"
|
||||
GreatTuskBitmasks: INCLUDE "gfx/pokemon/great_tusk/bitmask.asm"
|
||||
IronTreadsBitmasks: INCLUDE "gfx/pokemon/iron_treads/bitmask.asm"
|
||||
IronBundleBitmasks: INCLUDE "gfx/pokemon/iron_bundle/bitmask.asm"
|
||||
IronThornsBitmasks: INCLUDE "gfx/pokemon/iron_thorns/bitmask.asm"
|
||||
|
||||
RagingBoltBitmasks: INCLUDE "gfx/pokemon/raging_bolt/bitmask.asm"
|
||||
GougingFireBitmasks: INCLUDE "gfx/pokemon/gouging_fire/bitmask.asm"
|
||||
WalkingWakeBitmasks: INCLUDE "gfx/pokemon/walking_wake/bitmask.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue