mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Walking Wake and the Guardian Beast!
- Added preliminary data for Walking Wake and the new Legendary Pokemon Shi-Shi. - Changed Bellignan's dex entry to reference how Sprout Tower was constructed. - Changed some dialogue in Sprout Tower to reflect this. Wake sprite by EyeDonutz Shi-Shi sprite by me, but still unfinished. Will definitely rework sometime.
This commit is contained in:
parent
a4854f63ba
commit
d4170f5fa8
45 changed files with 225 additions and 21 deletions
|
|
@ -94,10 +94,12 @@ BlisseyFrames: INCLUDE "gfx/pokemon/blissey/frames.asm"
|
|||
RaikouFrames: INCLUDE "gfx/pokemon/raikou/frames.asm"
|
||||
EnteiFrames: INCLUDE "gfx/pokemon/entei/frames.asm"
|
||||
SuicuneFrames: INCLUDE "gfx/pokemon/suicune/frames.asm"
|
||||
WalkingWakeFrames: INCLUDE "gfx/pokemon/walking_wake/frames.asm"
|
||||
LarvitarFrames: INCLUDE "gfx/pokemon/larvitar/frames.asm"
|
||||
PupitarFrames: INCLUDE "gfx/pokemon/pupitar/frames.asm"
|
||||
TyranitarFrames: INCLUDE "gfx/pokemon/tyranitar/frames.asm"
|
||||
LugiaFrames: INCLUDE "gfx/pokemon/lugia/frames.asm"
|
||||
HoOhFrames: INCLUDE "gfx/pokemon/ho_oh/frames.asm"
|
||||
ShiShiFrames: INCLUDE "gfx/pokemon/shi_shi/frames.asm"
|
||||
CelebiFrames: INCLUDE "gfx/pokemon/celebi/frames.asm"
|
||||
EggFrames: INCLUDE "gfx/pokemon/egg/frames.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue