summaryrefslogtreecommitdiff
path: root/data/scripts/graveyard/script_Object97FirstCrow.inc
blob: 0c997c0f6db1b1cadba0b9a528cf45cbd32fb454 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
@ Graveyard OBJECT_97 Crow stealing the key? first crow that makes link loose the key
SCRIPT_START script_Object97FirstCrow
	BeginBlock
	SetAnimation 0x0003
	DoPostScriptAction 0x0007
	SetEntitySpeed 0x0300
	Call SetPriorityMessage
	EndBlock
	WaitForSyncFlagAndClear 0x00000002
	PlaySound SFX_123
	Call sub_0807F1A0
script_08009816:
	EndBlock
	BeginBlock
	_0807EE30
	JumpIfNot script_08009816
	EndBlock
	SetSyncFlag 0x00000004
	Call sub_0807FBD4
	PlaySound SFX_1F3
	DoPostScriptAction 0x0006
SCRIPT_END