mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 07:06:52 -04:00
label script functions
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
@ DHC Guard stone
|
||||
SCRIPT_START script_GuardStone1
|
||||
BeginBlock
|
||||
_0807EB44 0x0004
|
||||
SetAnimationState 0x0004
|
||||
DoPostScriptAction 0x000a
|
||||
CheckLocalFlag 0x0094
|
||||
JumpIf script_0800E1D0
|
||||
_0807E930 0x0010
|
||||
SetAnimation 0x0010
|
||||
CallWithArg sub_0807F8E8, 0x00000001
|
||||
EndBlock
|
||||
script_0800E176:
|
||||
CheckRoomFlag 0x0001
|
||||
JumpIfNot script_0800E176
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
Wait 0x001e
|
||||
DoPostScriptAction 0x0010
|
||||
PlaySound SFX_1C9
|
||||
_0807E930 0x0015
|
||||
SetAnimation 0x0015
|
||||
Wait 0x003c
|
||||
PlaySound SFX_1CA
|
||||
DoPostScriptAction 0x0010
|
||||
@@ -25,8 +25,8 @@ script_0800E176:
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x001e
|
||||
DoPostScriptAction 0x0000
|
||||
_0807EB8C
|
||||
_0807EB74
|
||||
FaceAwayFromPlayer
|
||||
FacePlayer
|
||||
CallWithArg sub_0807F3D8, 0x00000000
|
||||
Wait 0x000a
|
||||
MessageNoOverlap 0x2401
|
||||
@@ -35,15 +35,15 @@ script_0800E176:
|
||||
script_0800E1D0:
|
||||
CallWithArg sub_0807F3D8, 0x00000000
|
||||
_0807E9D4
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
EndBlock
|
||||
script_0800E1E0:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_0800E1E0
|
||||
_0807E864
|
||||
_0807EB74
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
CallWithArg sub_0807F3D8, 0x00000000
|
||||
MessageNoOverlap 0x2401
|
||||
WaitUntilTextboxCloses
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Jump script_0800E1E0
|
||||
|
||||
Reference in New Issue
Block a user