mirror of
https://github.com/zeldaret/tmc
synced 2026-08-13 20:24:59 -04:00
label script functions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@ Graveyard Gina
|
||||
SCRIPT_START script_Gina
|
||||
BeginBlock
|
||||
_0807EB44 0x0004
|
||||
SetAnimationState 0x0004
|
||||
DoPostScriptAction 0x0000
|
||||
DoPostScriptAction 0x000a
|
||||
EndBlock
|
||||
@@ -10,19 +10,19 @@ SCRIPT_START script_Gina
|
||||
script_0800B934:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_0800B934
|
||||
_0807E864
|
||||
_0807EB74
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
MessageFromTarget 0x3f19
|
||||
WaitUntilTextboxCloses
|
||||
SetLocalFlag 0x005f
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Jump script_0800B934
|
||||
script_0800B94E:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_0800B94E
|
||||
_0807E864
|
||||
_0807EB74
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
MessageFromTarget 0x3f1a
|
||||
WaitUntilTextboxCloses
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Jump script_0800B94E
|
||||
|
||||
Reference in New Issue
Block a user