diff options
author | camthesaxman <cameronghall@cox.net> | 2017-10-01 11:51:50 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-10-01 11:51:50 -0500 |
commit | 6ca1e8747d0278eb5a8e5d7f5ec74801a3e1aded (patch) | |
tree | ccd5b95d440a09af47b3a052d67dc8f1ae9f374b /data/scripts/maps/DesertRuins.inc | |
parent | f91da8a21072836d18b77380f45030bc8bd87743 (diff) |
fix more command names
Diffstat (limited to 'data/scripts/maps/DesertRuins.inc')
-rw-r--r-- | data/scripts/maps/DesertRuins.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/maps/DesertRuins.inc b/data/scripts/maps/DesertRuins.inc index 6b8bb5cdb..93cbb8fe8 100644 --- a/data/scripts/maps/DesertRuins.inc +++ b/data/scripts/maps/DesertRuins.inc @@ -35,7 +35,7 @@ DesertRuins_EventScript_15CB56:: @ 815CB56 lockall checkflag 2128 goto_if_eq DesertRuins_EventScript_15CB6D - braillemsg DesertRuins_Braille_1C54C8 + braillemessage DesertRuins_Braille_1C54C8 waitbutton erasebox 0, 0, 29, 19 releaseall @@ -48,7 +48,7 @@ DesertRuins_EventScript_15CB6D:: @ 815CB6D DesertRuins_EventScript_15CB77:: @ 815CB77 lockall - braillemsg DesertRuins_Braille_1C54C8 + braillemessage DesertRuins_Braille_1C54C8 waitbutton erasebox 0, 0, 29, 19 releaseall |