mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 08:35:23 +13: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
|
|
@ -165,6 +165,8 @@ TriculesFrames: INCLUDE "gfx/pokemon/tricules/frames.asm"
|
|||
TaurosFrames: INCLUDE "gfx/pokemon/tauros/frames.asm"
|
||||
MagikarpFrames: INCLUDE "gfx/pokemon/magikarp/frames.asm"
|
||||
GyaradosFrames: INCLUDE "gfx/pokemon/gyarados/frames.asm"
|
||||
MagipreyFrames: INCLUDE "gfx/pokemon/magiprey/frames.asm"
|
||||
TerradosFrames: INCLUDE "gfx/pokemon/terrados/frames.asm"
|
||||
LaprasFrames: INCLUDE "gfx/pokemon/lapras/frames.asm"
|
||||
DittoFrames: INCLUDE "gfx/pokemon/ditto/frames.asm"
|
||||
EeveeFrames: INCLUDE "gfx/pokemon/eevee/frames.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue