summaryrefslogtreecommitdiff
path: root/data/scripts/cutscene/introBusinessScrub/script_PlayerIntroBusinessScrub3.inc
blob: 28a713d334ac78886985d0d8280aedd9de089c9d (plain)
1
2
3
4
5
6
7
8
9
@ Intro Outside Castle Player
SCRIPT_START script_PlayerIntroBusinessScrub3
	SetEntitySpeed 0x0100
	MoveTo 0x0248, 0x0208
	SetAnimationState 0x0000
	DoPostScriptAction 0x0000
	SetSyncFlag 0x00000010
	Call SetPlayerActionNormal
SCRIPT_END