summaryrefslogtreecommitdiff
path: root/data/scripts/dhc/script_PlayerCastleEscape.inc
blob: 454682133b0a824a529dc1a77121536a52e668f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
@ DHC Player trying to escape the collapsing castle
SCRIPT_START script_PlayerCastleEscape
	BeginBlock
	SetEntitySpeed 0x0100
	EndBlock
	_0807EDD4 0x0198, 0x01c8
	SetAnimationState 0x0004
	DoPostScriptAction 0x0000
	SetSyncFlag 0x00000001
	Call SetPlayerActionNormal
SCRIPT_END