summaryrefslogtreecommitdiff
path: root/data/scripts/dhc/script_PlayerAtDarkNut2.inc
blob: 975bc5a2f654ef8359f2e433b34f47dee330ac4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@ DHC player at a dark nut fight
SCRIPT_START script_PlayerAtDarkNut2
	BeginBlock
	SetEntitySpeed 0x0140
	SetEntityDirection 0x0008
	SetPlayerIdle
	Call SetPriorityPlayerEvent
	EndBlock
	WaitForPlayerEnterRoom
	_0807E8E4_1
	DoPostScriptAction 0x0001
	Call sub_080752AC
	EnablePlayerControl
	Call ResetPlayerAnimationAndAction
SCRIPT_END