mirror of https://github.com/zeldaret/tmc.git
18 lines
407 B
PHP
18 lines
407 B
PHP
@ DHC Minister Potho in King cell
|
|
SCRIPT_START script_MinisterPothoCell
|
|
BeginBlock
|
|
SetAnimationState 0x0002
|
|
DoPostScriptAction 0x000a
|
|
Call MinisterPotho_MakeInteractable
|
|
EndBlock
|
|
script_0800E41A:
|
|
CheckEntityInteractType
|
|
JumpIfNot script_0800E41A
|
|
SetPlayerIdle
|
|
FacePlayer
|
|
MessageNoOverlap TEXT_BREAK_VAATI_CURSE, 0x06
|
|
WaitUntilTextboxCloses
|
|
Wait 0x000f
|
|
EnablePlayerControl
|
|
Jump script_0800E41A
|