summaryrefslogtreecommitdiff
path: root/data/scripts/sanctuary/script_CutsceneMiscObjectSwordCharge7.inc
blob: 156eb528d35ff4665c10f1c725041f23f2636244 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@ Sanctuary second time CUTSCENE_MISC_OBJECT sword charging?
SCRIPT_START script_CutsceneMiscObjectSwordCharge7
	BeginBlock
	DoPostScriptAction 0x0007
	SetAnimation 0x0006
	OffsetEntityPosition 0, -16
	EndBlock
	WaitForSyncFlagAndClear 0x00000800
	SetAnimation 0x000a
	Call WaitForAnimDone
	SetAnimation 0x000e
	SetSyncFlag 0x00008000
	WaitForSyncFlag 0x00000020
	SetAnimation 0x0012
	Call WaitForAnimDone
	DoPostScriptAction 0x0006
SCRIPT_END
	.2byte 0x0000