summaryrefslogtreecommitdiff
path: root/data/scripts/cutscene/introCeremony/script_PlayerAtIntroCeremony.inc
blob: b48339a301b4b84ca7f2d5422752364409abbd6e (plain)
1
2
3
4
5
6
7
8
9
10
@ Intro Ceremony Player
SCRIPT_START script_PlayerAtIntroCeremony
	SetEntityPositionRelative 0x01a8, 0x0058
	SetAnimationState 0x0004
	DoPostScriptAction 0x0000
	SetSyncFlag 0x00000400
	ClearSyncFlag 0x00000002
	EndBlock
	Call SetPlayerActionNormal
SCRIPT_END