summaryrefslogtreecommitdiff
path: root/data/scripts/sanctuary/script_CutsceneMiscObjectSwordCharge8.inc
blob: ad494b3a8ef90e3bc63487adb9e04a969d331afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@ Sanctuary third time CUTSCENE_MISC_OBJECT ?
SCRIPT_START script_CutsceneMiscObjectSwordCharge8
	BeginBlock
	DoPostScriptAction 0x0007
	SetAnimation 0x0007
	OffsetEntityPosition 0, -16
	EndBlock
	WaitForSyncFlagAndClear 0x00001000
	SetAnimation 0x000b
	Call WaitForAnimDone
	SetAnimation 0x000f
	SetSyncFlag 0x00010000
	WaitForSyncFlag 0x00000020
	SetAnimation 0x0013
	Call WaitForAnimDone
	DoPostScriptAction 0x0006
SCRIPT_END
	.2byte 0x0000