Files
tmc/data/scripts/cutscene/outro/script_Npc4EHyruleCastleThrone.inc
octorock a83c83ee8c Extract some data
Sort data according to the compilation using they belong to.
Extract background animations.
2022-09-03 23:33:35 +02:00

14 lines
335 B
PHP

@ Outro NPC4E Fix Hyrule Castle Throne
SCRIPT_START script_Npc4EHyruleCastleThrone
BeginBlock
SetPlayerIdle
Call DisablePauseMenuAndPutAwayItems
SetEntityPositionRelative 0x0088, 0x0070
Call sub_0807F844
PlaySound SFX_APPARATE
EndBlock
Wait 0x003c
CallWithArg NPC4E_DoScreenTransition, 9
DoPostScriptAction 0x0006
SCRIPT_END