diff options
author | camthesaxman <cameronghall@cox.net> | 2017-09-24 17:36:39 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-09-24 17:36:39 -0500 |
commit | 207f8e6a76f6b13855780bb2608be9d8c1f14b15 (patch) | |
tree | cbf6a37ec9bbd3c9d10f33550617e645a2725915 /data/scripts/magma_chimney.inc | |
parent | 1e2601a0287fdacfb8f0d680fbe82a274414ea65 (diff) |
more script command renaming
Diffstat (limited to 'data/scripts/magma_chimney.inc')
-rw-r--r-- | data/scripts/magma_chimney.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/magma_chimney.inc b/data/scripts/magma_chimney.inc index 248c9622e..2b3bd61df 100644 --- a/data/scripts/magma_chimney.inc +++ b/data/scripts/magma_chimney.inc @@ -37,7 +37,7 @@ MtChimney_EventScript_1B2CCB:: @ 81B2CCB .endif move 2, MtChimney_Movement_1A0839 waitmove 0 - playsfx 21 + playse 21 move 2, MtChimney_Movement_1A0833 waitmove 0 move 2, MtChimney_Movement_1A0835 @@ -58,7 +58,7 @@ MtChimney_EventScript_1B2CCB:: @ 81B2CCB msgbox MtChimney_Text_1B3A90, 4 .endif closebutton - pause 30 + delay 30 fadescreen 1 disappear 2 disappear 3 |