summaryrefslogtreecommitdiff
path: root/data/scripts/dhc/script_PlayerAtDarkNut3.inc
blob: 698c41083f6389672cf8900fef030f1224ce201b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@ DHC Player entering another Dark Nut fight
SCRIPT_START script_PlayerAtDarkNut3
	BeginBlock
	SetEntitySpeed 0x0140
	SetEntityDirection 0x0010
	SetPlayerIdle
	Call SetPriorityPlayerEvent
	EndBlock
	WaitForPlayerEnterRoom
	_0807E8E4_2
	DoPostScriptAction 0x0001
	Call sub_080752AC
	EnablePlayerControl
	Call ResetPlayerAnimationAndAction
SCRIPT_END