summaryrefslogtreecommitdiff
path: root/data/scripts/lakeHylia/script_PlayerAfterToD.inc
blob: d53540ada3b61862d19921ef6805e4ac8048d58b (plain)
1
2
3
4
5
6
7
8
9
10
11
@ Player after ToD
SCRIPT_START script_PlayerAfterToD
	BeginBlock
	SetEntitySpeed 0x0080
	EndBlock
	DoPostScriptAction 0x0004
	Wait 0x003c
	SetSyncFlag 0x00000001
	Call SetPlayerActionNormal
SCRIPT_END
	.2byte 0x0000