mirror of
https://github.com/zeldaret/tmc
synced 2026-09-02 02:02:30 -04:00
Name some script commands
This commit is contained in:
@@ -49,7 +49,7 @@ script_080093DA:
|
||||
script_080093EE:
|
||||
MessageNoOverlapVar
|
||||
WaitUntilTextboxCloses
|
||||
_0807E3E8
|
||||
CheckTextboxResult
|
||||
JumpIfNot script_08009376
|
||||
Wait 0x001e
|
||||
MessageNoOverlap 0x1d08
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@ Veil Falls NPC4E Source of the Flow during opening Kinstone cutscene
|
||||
SCRIPT_START script_NPC4ESouurceOfTheFlowOpening
|
||||
_0807E5F8 0x00000003
|
||||
WaitForSomething2 0x0000000c
|
||||
SetSyncFlag 0x00000003
|
||||
WaitForSyncFlagAndClear 0x0000000c
|
||||
_0807F0C8 0x0000, 0x0000
|
||||
PlaySound SFX_SECRET
|
||||
_0807EB28 0x0b1f
|
||||
|
||||
@@ -4,12 +4,12 @@ SCRIPT_START script_Object3ELeftStoneOpening
|
||||
CheckKinstoneFused 0x0009
|
||||
JumpIf script_Object3ELeftStone
|
||||
EndBlock
|
||||
WaitForSomething2 0x00000001
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
DoPostScriptAction 0x0010
|
||||
Wait 0x003c
|
||||
SetEntitySpeed 0x0020
|
||||
_0807ECF4 0x0080
|
||||
Wait 0x001e
|
||||
DoPostScriptAction 0x0010
|
||||
_0807E5F8 0x00000008
|
||||
SetSyncFlag 0x00000008
|
||||
SCRIPT_END
|
||||
|
||||
@@ -4,12 +4,12 @@ SCRIPT_START script_Object3ERightStoneOpening
|
||||
CheckKinstoneFused 0x0009
|
||||
JumpIf script_Object3ERightStone
|
||||
EndBlock
|
||||
WaitForSomething2 0x00000002
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
DoPostScriptAction 0x0010
|
||||
Wait 0x003c
|
||||
SetEntitySpeed 0x0020
|
||||
_0807EC94 0x0080
|
||||
Wait 0x001e
|
||||
DoPostScriptAction 0x0010
|
||||
_0807E5F8 0x00000004
|
||||
SetSyncFlag 0x00000004
|
||||
SCRIPT_END
|
||||
|
||||
Reference in New Issue
Block a user