mirror of
https://github.com/zeldaret/tmc
synced 2026-09-09 20:11:05 -04:00
label script functions
This commit is contained in:
@@ -2,18 +2,18 @@
|
||||
SCRIPT_START script_SimonsDoor
|
||||
CheckPlayerInRegion2 0x0808
|
||||
JumpIfNot script_SimonsDoor
|
||||
_0807E864
|
||||
Call sub_0807F9A4
|
||||
SetPlayerIdle
|
||||
Call WaitForPlayerNormal
|
||||
Call sub_0807DF28
|
||||
StartPlayerScript script_PlayerCannotEnter
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
CheckRoomFlag 0x0001
|
||||
JumpIf script_08010994
|
||||
_0807EB28 0x0b63
|
||||
EzloMessage 0x0b63
|
||||
WaitUntilTextboxCloses
|
||||
script_08010994:
|
||||
Call sub_0807DF50
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Jump script_SimonsDoor
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user