mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-04-26 13:26:20 +12:00
Terrados & Bug Fix
Fixes Molambino and Luanbo not evolving properly (oops) and adds Magiprey/Terrados. Since there's no place to put Magiprey in Johto or Kanto, this'll likely be a Nihon exclusive. Got some stuff in mind!
This commit is contained in:
parent
b451ca81ce
commit
62bdbe2a1b
44 changed files with 151 additions and 3 deletions
|
|
@ -163,6 +163,8 @@ TriculesBitmasks: INCLUDE "gfx/pokemon/tricules/bitmask.asm"
|
|||
TaurosBitmasks: INCLUDE "gfx/pokemon/tauros/bitmask.asm"
|
||||
MagikarpBitmasks: INCLUDE "gfx/pokemon/magikarp/bitmask.asm"
|
||||
GyaradosBitmasks: INCLUDE "gfx/pokemon/gyarados/bitmask.asm"
|
||||
MagipreyBitmasks: INCLUDE "gfx/pokemon/magiprey/bitmask.asm"
|
||||
TerradosBitmasks: INCLUDE "gfx/pokemon/terrados/bitmask.asm"
|
||||
LaprasBitmasks: INCLUDE "gfx/pokemon/lapras/bitmask.asm"
|
||||
DittoBitmasks: INCLUDE "gfx/pokemon/ditto/bitmask.asm"
|
||||
EeveeBitmasks: INCLUDE "gfx/pokemon/eevee/bitmask.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue