summaryrefslogtreecommitdiff
path: root/data/scripts/cutscene/introBusinessScrub/script_PlayerIntroBusinessScrub1.inc
blob: 3021ba577d8b4d3270f5fa0c08e81beb110790d6 (plain)
1
2
3
4
5
6
7
8
9
@ Player at intro outside castle 1?
SCRIPT_START script_PlayerIntroBusinessScrub1
	SetEntitySpeed 0x0100
	MoveTo 0x0218, 0x0238
	SetAnimationState 0x0002
	DoPostScriptAction 0x0000
	SetSyncFlag 0x00000010
	Call SetPlayerActionNormal
SCRIPT_END