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