diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-12-27 21:26:32 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-12-27 21:26:32 -0800 |
| commit | c4f2efe13278c5aeb094be914513d19f5ddbce2b (patch) | |
| tree | 37a900c68d5a4918d8ae5502390666e45516f630 /data/scripts/graveyard/script_Object97SecondCrow.inc | |
| parent | ebaa6d76fa94540c12fad5eed634a796423fbd7b (diff) | |
label script functions
Diffstat (limited to 'data/scripts/graveyard/script_Object97SecondCrow.inc')
| -rw-r--r-- | data/scripts/graveyard/script_Object97SecondCrow.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/graveyard/script_Object97SecondCrow.inc b/data/scripts/graveyard/script_Object97SecondCrow.inc index 131fe158..169a3ff5 100644 --- a/data/scripts/graveyard/script_Object97SecondCrow.inc +++ b/data/scripts/graveyard/script_Object97SecondCrow.inc @@ -1,10 +1,10 @@ @ Graveyard OBJECT_97 Crow stealing the key? Second crow that picks up the key SCRIPT_START script_Object97SecondCrow BeginBlock - _0807E930 0x0003 + SetAnimation 0x0003 DoPostScriptAction 0x0007 SetEntitySpeed 0x0300 - Call sub_0807F348 + Call SetPriorityMessage EndBlock WaitForSyncFlagAndClear 0x00000008 Call sub_0809E0A0 |
