summaryrefslogtreecommitdiff
path: root/data/scripts/lakeHylia/script_CutsceneOrchestratorAfterToD.inc
blob: 1396bb8f28dd45d096425036f7f108670f903351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@ After ToD CUTSCENE_ORCHESTRATOR Cutscene
SCRIPT_START script_CutsceneOrchestratorAfterToD
	SetPlayerIdle
script_0800AFB2:
	EndBlock
	BeginBlock
	Call sub_0807FBB4
	ComparePlayerAction PLAYER_NORMAL
	JumpIfNot script_0800AFB2
	EndBlock
	Call DisablePauseMenuAndPutAwayItems
	EzloMessage TEXT_EZLO_ELEMENTS_DONE, 0x04
	WaitUntilTextboxCloses
	SetLocalFlagByBank FLAG_BANK_1, 0x0004
	Call EnablePauseMenu
	EnablePlayerControl
	DoPostScriptAction 0x0006
SCRIPT_END
	.2byte 0x0000