diff options
Diffstat (limited to 'data/scripts/graveyard/script_Object97SecondCrow.inc')
| -rw-r--r-- | data/scripts/graveyard/script_Object97SecondCrow.inc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/scripts/graveyard/script_Object97SecondCrow.inc b/data/scripts/graveyard/script_Object97SecondCrow.inc deleted file mode 100644 index 169a3ff5..00000000 --- a/data/scripts/graveyard/script_Object97SecondCrow.inc +++ /dev/null @@ -1,18 +0,0 @@ -@ Graveyard OBJECT_97 Crow stealing the key? Second crow that picks up the key -SCRIPT_START script_Object97SecondCrow - BeginBlock - SetAnimation 0x0003 - DoPostScriptAction 0x0007 - SetEntitySpeed 0x0300 - Call SetPriorityMessage - EndBlock - WaitForSyncFlagAndClear 0x00000008 - Call sub_0809E0A0 - Call sub_0809E0D4 - PlaySound SFX_1F3 - Call sub_0807FBD4 - PlaySound SFX_1F3 - SetSyncFlag 0x00000010 - DoPostScriptAction 0x0006 -SCRIPT_END - .2byte 0x0000 |
