summaryrefslogtreecommitdiff
path: root/data/maps/BattleFrontier_BattlePalaceLobby
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-11-02 12:34:53 -0400
committerhuderlem <huderlem@gmail.com>2019-11-02 16:36:43 -0500
commit033c6cea3bbd982b7c60ee4fe5bee477e8d8773e (patch)
tree973d57f63ac5dfcd2cde5e59e6fd7c2fa22a3219 /data/maps/BattleFrontier_BattlePalaceLobby
parenta90b828bb8838f4500a4d91899bce2bc946e847b (diff)
Use YES/NO constants for MSGBOX_YESNO
Diffstat (limited to 'data/maps/BattleFrontier_BattlePalaceLobby')
-rw-r--r--data/maps/BattleFrontier_BattlePalaceLobby/scripts.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/BattleFrontier_BattlePalaceLobby/scripts.inc b/data/maps/BattleFrontier_BattlePalaceLobby/scripts.inc
index c3b688661..fd887e1d9 100644
--- a/data/maps/BattleFrontier_BattlePalaceLobby/scripts.inc
+++ b/data/maps/BattleFrontier_BattlePalaceLobby/scripts.inc
@@ -197,9 +197,9 @@ BattleFrontier_BattlePalaceLobby_EventScript_24D9E6:: @ 824D9E6
goto_if_eq BattleFrontier_BattlePalaceLobby_EventScript_24DB91
msgbox BattleFrontier_BattlePalaceLobby_Text_24E3C8, MSGBOX_YESNO
switch VAR_RESULT
- case 0, BattleFrontier_BattlePalaceLobby_EventScript_24DB91
- case 1, BattleFrontier_BattlePalaceLobby_EventScript_24DA87
- case 127, BattleFrontier_BattlePalaceLobby_EventScript_24DB91
+ case NO, BattleFrontier_BattlePalaceLobby_EventScript_24DB91
+ case YES, BattleFrontier_BattlePalaceLobby_EventScript_24DA87
+ case MULTI_B_PRESSED, BattleFrontier_BattlePalaceLobby_EventScript_24DB91
BattleFrontier_BattlePalaceLobby_EventScript_24DA87:: @ 824DA87
setvar VAR_TEMP_0, 0