summaryrefslogtreecommitdiff
path: root/data/scripts/cloudTops/script_PlayerAtSiroc.inc
blob: a6c2bd7b71558995142abc30480e763d21ce0d75 (plain)
1
2
3
4
5
6
7
8
9
10
11
@ Player at Windtribespeople leader Siroc
SCRIPT_START script_PlayerAtSiroc
	BeginBlock
	SetEntitySpeed 0x0100
	EndBlock
	MoveTo 0x0078, 0x0040
	SetAnimationState 0x0000
	DoPostScriptAction 0x0000
	SetSyncFlag 0x00000001
	Call SetPlayerActionNormal
SCRIPT_END