mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 04:04:19 +13:00
omega disappears and loads giovanni
This commit is contained in:
parent
abc333ca81
commit
23cbfaa819
|
@ -81,6 +81,7 @@ SilphCo11Script_62163: ; This is altered to have Omega rush you once the door is
|
|||
ld a, $6
|
||||
ldh [hSpriteIndex], a
|
||||
call MoveOmegaSprite
|
||||
;add code here to make Rocket NPC look at Omega
|
||||
ld a, $6
|
||||
ld [wSilphCo11FCurScript], a
|
||||
ret
|
||||
|
@ -103,7 +104,7 @@ SilphCo11Script6:
|
|||
ld [wMissableObjectIndex], a
|
||||
predef HideObject
|
||||
call UpdateSprites
|
||||
ld a, $7
|
||||
ld a, $2
|
||||
ld [wSilphCo11FCurScript], a
|
||||
ld [wCurMapScript], a
|
||||
ret
|
||||
|
|
Loading…
Reference in a new issue