mirror of
https://github.com/zeldaret/tmc
synced 2026-09-04 10:41:24 -04:00
label script functions
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
SCRIPT_START script_Rem
|
||||
BeginBlock
|
||||
CallWithArg sub_0806A93C, 0x12345678
|
||||
_0807EB44 0x0004
|
||||
_0807E930 0x0002
|
||||
SetAnimationState 0x0004
|
||||
SetAnimation 0x0002
|
||||
CheckInventory1 0x0015
|
||||
JumpIf script_080130B6
|
||||
CheckLocalFlag 0x0060
|
||||
@@ -20,17 +20,17 @@ script_08012F48:
|
||||
script_08012F50:
|
||||
Call sub_0806A96C
|
||||
JumpIfNot script_08012F50
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
MessageNoOverlap 0x4401
|
||||
WaitUntilTextboxCloses
|
||||
SetLocalFlag 0x0061
|
||||
_0807E878
|
||||
_0807E908 0x0001
|
||||
EnablePlayerControl
|
||||
SetAction 0x0001
|
||||
script_08012F6C:
|
||||
Call sub_0806A96C
|
||||
JumpIfNot script_08012F6C
|
||||
MessageNoOverlap 0x4402
|
||||
WaitUntilTextboxCloses
|
||||
_0807E908 0x0001
|
||||
SetAction 0x0001
|
||||
Jump script_08012F6C
|
||||
SCRIPT_END
|
||||
|
||||
Reference in New Issue
Block a user