summaryrefslogtreecommitdiff
path: root/data/scripts/cutscene/originStory/script_PlayerSeenOriginStory.inc
blob: f2290db0b5e9a20398a0ca32d80f83a3beef3d86 (plain)
1
2
3
4
5
6
7
8
9
10
11
@ Player after Ezlo Cutscene
SCRIPT_START script_PlayerSeenOriginStory
	BeginBlock
	SetEntitySpeed 0x0100
	SetEntityPositionRelative 0x0208, 0x0148
	EndBlock
	SetAnimationState 0x0006
	DoPostScriptAction 0x0000
	SetSyncFlag 0x00000001
	Call SetPlayerActionNormal
SCRIPT_END