summaryrefslogtreecommitdiff
path: root/data/maps/SouthernIsland_Exterior
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/SouthernIsland_Exterior
parenta90b828bb8838f4500a4d91899bce2bc946e847b (diff)
Use YES/NO constants for MSGBOX_YESNO
Diffstat (limited to 'data/maps/SouthernIsland_Exterior')
-rw-r--r--data/maps/SouthernIsland_Exterior/scripts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SouthernIsland_Exterior/scripts.inc b/data/maps/SouthernIsland_Exterior/scripts.inc
index c771fc66a..17ff25fdb 100644
--- a/data/maps/SouthernIsland_Exterior/scripts.inc
+++ b/data/maps/SouthernIsland_Exterior/scripts.inc
@@ -10,7 +10,7 @@ SouthernIsland_Exterior_EventScript_Sailor:: @ 82429D2
lock
faceplayer
msgbox EventTicket_Text_SouthernIslandSailBack, MSGBOX_YESNO
- compare VAR_RESULT, 0
+ compare VAR_RESULT, NO
goto_if_eq SouthernIsland_Exterior_EventScript_AsYouLike
msgbox EventTicket_Text_SailHome, MSGBOX_DEFAULT
closemessage