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
|
|
@ -246,10 +246,12 @@ BlisseyAnimationIdle: INCLUDE "gfx/pokemon/blissey/anim_idle.asm"
|
|||
RaikouAnimationIdle: INCLUDE "gfx/pokemon/raikou/anim_idle.asm"
|
||||
EnteiAnimationIdle: INCLUDE "gfx/pokemon/entei/anim_idle.asm"
|
||||
SuicuneAnimationIdle: INCLUDE "gfx/pokemon/suicune/anim_idle.asm"
|
||||
WalkingWakeAnimationIdle: INCLUDE "gfx/pokemon/walking_wake/anim_idle.asm"
|
||||
LarvitarAnimationIdle: INCLUDE "gfx/pokemon/larvitar/anim_idle.asm"
|
||||
PupitarAnimationIdle: INCLUDE "gfx/pokemon/pupitar/anim_idle.asm"
|
||||
TyranitarAnimationIdle: INCLUDE "gfx/pokemon/tyranitar/anim_idle.asm"
|
||||
LugiaAnimationIdle: INCLUDE "gfx/pokemon/lugia/anim_idle.asm"
|
||||
HoOhAnimationIdle: INCLUDE "gfx/pokemon/ho_oh/anim_idle.asm"
|
||||
ShiShiAnimationIdle: INCLUDE "gfx/pokemon/shi_shi/anim_idle.asm"
|
||||
CelebiAnimationIdle: INCLUDE "gfx/pokemon/celebi/anim_idle.asm"
|
||||
EggAnimationIdle: INCLUDE "gfx/pokemon/egg/anim_idle.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue