mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-07 16:15:23 +13:00
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
This commit is contained in:
parent
7ab43f4d17
commit
2b2ed54bbf
62 changed files with 182 additions and 179 deletions
|
|
@ -70,7 +70,7 @@ PokemonTower7Script4:
|
|||
ld [wMissableObjectIndex], a
|
||||
predef HideObject
|
||||
ld a, SPRITE_FACING_UP
|
||||
ld [wSpriteStateData1 + 9], a
|
||||
ld [wSpritePlayerStateData1FacingDirection], a
|
||||
ld a, MR_FUJIS_HOUSE
|
||||
ld [hWarpDestinationMap], a
|
||||
ld a, $1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue