mirror of https://github.com/zeldaret/tmc.git
21 lines
532 B
PHP
21 lines
532 B
PHP
@ Castor Wilds CUTSCENE_ORCHESTRATOR darknut fight for kinstone piece
|
|
SCRIPT_START script_CutsceneOrchestratorDarknutFight
|
|
BeginBlock
|
|
Call DisablePauseMenuAndPutAwayItems
|
|
SetLocalFlag 0x0039
|
|
SetPlayerIdle
|
|
EndBlock
|
|
WaitForPlayerEnterRoom
|
|
StartPlayerScript script_PlayerAtDarknutFight
|
|
Wait 0x0018
|
|
SetSyncFlag 0x00000002
|
|
WaitForSyncFlagAndClear 0x00000001
|
|
SetRoomFlag 0x0000
|
|
Wait 0x0010
|
|
PlayBgm BGM_FIGHT_THEME
|
|
EzloMessage TEXT_TREASURE_GUARDIAN, 0x01
|
|
EnablePlayerControl
|
|
Call EnablePauseMenu
|
|
SCRIPT_END
|
|
.2byte 0x0000
|