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