Files
tmc/data/scripts/cutscene/outro/script_Npc4EMinishWoods.inc
T
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

21 lines
441 B
PHP

@ Outro NPC4E Minish Woods
SCRIPT_START script_Npc4EMinishWoods
BeginBlock
SetPlayerIdle
Call DisablePauseMenuAndPutAwayItems
SetEntityPositionRelative 0x0378, 0x0178
Call sub_0807F844
EndBlock
Wait 0x003c
SetSyncFlag 0x00000001
Wait 0x001e
SetSyncFlag 0x00000002
Wait 0x0014
SetSyncFlag 0x00000004
Wait 0x000a
SetSyncFlag 0x00000008
Wait 0x003c
CallWithArg NPC4E_DoScreenTransition, 13
DoPostScriptAction 0x0006
SCRIPT_END