summaryrefslogtreecommitdiff
path: root/data/scripts/graveyard/script_Object69CrowStealingKey.inc
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2021-12-27 21:26:32 -0800
committertheo3 <arisstephenson2@gmail.com>2021-12-27 21:26:32 -0800
commitc4f2efe13278c5aeb094be914513d19f5ddbce2b (patch)
tree37a900c68d5a4918d8ae5502390666e45516f630 /data/scripts/graveyard/script_Object69CrowStealingKey.inc
parentebaa6d76fa94540c12fad5eed634a796423fbd7b (diff)
label script functions
Diffstat (limited to 'data/scripts/graveyard/script_Object69CrowStealingKey.inc')
-rw-r--r--data/scripts/graveyard/script_Object69CrowStealingKey.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/scripts/graveyard/script_Object69CrowStealingKey.inc b/data/scripts/graveyard/script_Object69CrowStealingKey.inc
index 9c0bf816..47cf61f9 100644
--- a/data/scripts/graveyard/script_Object69CrowStealingKey.inc
+++ b/data/scripts/graveyard/script_Object69CrowStealingKey.inc
@@ -1,10 +1,10 @@
@ Graveyard OBJECT_69 Crow stealing key cutscene
SCRIPT_START script_Object69CrowStealingKey
- _0807E864
- Call sub_0807F9A4
+ SetPlayerIdle
+ Call WaitForPlayerNormal
Call sub_0807DF28
PlaySound SFX_1F3
- Call sub_0807F40C
+ Call CreatePlayerQuestionMark
_0807E8E4_1
Wait 0x000a
_0807E8E4_3
@@ -21,9 +21,9 @@ SCRIPT_START script_Object69CrowStealingKey
SetGlobalFlag 0x0020
_0807E8E4_3
Wait 0x001e
- _0807EB28 0x2809
+ EzloMessage 0x2809
WaitUntilTextboxCloses
Call sub_0807DF50
- _0807E878
+ EnablePlayerControl
DoPostScriptAction 0x0006
SCRIPT_END