Files
tmc/data/scripts/windRuins/script_Npc4EReceiveOcarina.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

25 lines
561 B
PHP

@ After Mazaal NPC4E receive ocarina
SCRIPT_START script_Npc4EReceiveOcarina
BeginBlock
DoPostScriptAction 0x0008
CheckInventory1 ITEM_OCARINA
JumpIf script_0800D924
EndBlock
script_0800D8F4:
CheckInventory1 ITEM_OCARINA
JumpIfNot script_0800D8F4
Call DisablePauseMenuAndPutAwayItems
SetPlayerIdle
WaitPlayerGetItem
EzloMessage TEXT_VAATI, 0x25
WaitUntilTextboxCloses
PlaySound SFX_113
SetIntVariable 0
Call NPC4E_DoScreenTransition
EnablePlayerControl
Call EnablePauseMenu
script_0800D924:
DoPostScriptAction 0x0006
SCRIPT_END
.2byte 0x0000