summaryrefslogtreecommitdiff
path: root/data/scripts/dhc/script_GuardCellRight.inc
blob: 42151940729aa003dc07988caa285d84e65d9b10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@ DHC right Guard at King cell
SCRIPT_START script_GuardCellRight
	BeginBlock
	SetAnimationState 0x0004
	CallWithArg sub_0807F3D8, 0x00000000
	DoPostScriptAction 0x000a
	_0807E9D4
	EndBlock
script_0800E484:
	CheckEntityInteractType
	JumpIfNot script_0800E484
	SetPlayerIdle
	FacePlayer
	CallWithArg sub_0807F3D8, 0x00000000
	MessageNoOverlap TEXT_BREAK_VAATI_CURSE, 0x07
	WaitUntilTextboxCloses
	EnablePlayerControl
	Jump script_0800E484