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