tmc/data/scripts/hyruleTown/script_Phonograph.inc

22 lines
417 B
PHP

@ Phonograph
SCRIPT_START script_Phonograph
BeginBlock
Call sub_0807F934
EndBlock
script_0800BA46:
CheckEntityInteractType
JumpIfNot script_0800BA46
SetPlayerIdle
Call sub_0807DF28
MessageFromTarget TEXT_PHONOGRAPH, 0x01
WaitUntilTextboxCloses
CheckTextboxResult
JumpIfNot script_0800BA6C
StopBgm
Call sub_0806E964
PlayBGM
script_0800BA6C:
Call sub_0807DF50
EnablePlayerControl
Jump script_0800BA46