summaryrefslogtreecommitdiff
path: root/data/scripts/cutscene/introTown/script_PlayerIntro3.inc
blob: 5bb61b0a7c2d2dc7a87b4eecc8030f5c14465d7d (plain)
1
2
3
4
5
6
7
8
9
10
11
@ Intro Hyrule Town Player 3
SCRIPT_START script_PlayerIntro3
	BeginBlock
	SetEntitySpeed 0x0100
	EndBlock
	MoveTo 0x0078, 0x01c0
	SetAnimationState 0x0000
	DoPostScriptAction 0x0000
	SetSyncFlag 0x00000001
	Call SetPlayerActionNormal
SCRIPT_END