mirror of
https://github.com/zeldaret/tmc
synced 2026-08-10 11:14:29 -04:00
label script functions
This commit is contained in:
@@ -4,12 +4,12 @@ SCRIPT_START script_Npc4ECastleCollapsing
|
||||
PlayBgm BGM_CASTLE_COLLAPSE
|
||||
StartPlayerScript script_PlayerStonesFall
|
||||
WaitForSyncFlagAndClear 0x00000006
|
||||
_0807EB28 0x1646
|
||||
EzloMessage 0x1646
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000001
|
||||
StartPlayerScript script_PlayerCastleCollapsing
|
||||
CameraTargetPlayer
|
||||
_0807E778 0x0004
|
||||
SetFadeTime 0x0004
|
||||
_0807E80C 0x00000000
|
||||
WaitForFadeFinish
|
||||
CallWithArg DeleteManager36, 0x00000001
|
||||
@@ -17,6 +17,6 @@ SCRIPT_START script_Npc4ECastleCollapsing
|
||||
SetLocalFlag 0x0079
|
||||
CallWithArg sub_0806DA1C, 0x00000002
|
||||
Call sub_0807DF50
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
|
||||
Reference in New Issue
Block a user