summaryrefslogtreecommitdiff
path: root/data/maps/Route2_House
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-10-20 21:24:16 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2019-10-20 21:24:16 -0400
commit9aa5709329f4cbd497d0f21af10218f8a7547151 (patch)
treecfab322854a597cbbe794ed6260303d29d167f87 /data/maps/Route2_House
parent6b503e306d73c749794cf7b61126287e3941f12f (diff)
use TRUE and FALSE for flag conditionals; more story flags
Diffstat (limited to 'data/maps/Route2_House')
-rw-r--r--data/maps/Route2_House/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route2_House/scripts.inc b/data/maps/Route2_House/scripts.inc
index f36bc7e83..62367586d 100644
--- a/data/maps/Route2_House/scripts.inc
+++ b/data/maps/Route2_House/scripts.inc
@@ -11,10 +11,10 @@ Route2_House_EventScript_16F602:: @ 816F602
setvar VAR_0x8008, 0
call EventScript_1A8CAD
checkflag FLAG_DID_MIMIEN_TRADE
- goto_if_eq EventScript_16F674
+ goto_if TRUE, EventScript_16F674
msgbox gUnknown_81A597B, MSGBOX_YESNO
compare_var_to_value VAR_RESULT, 0
- goto_if_eq EventScript_16F65C
+ goto_if eq, EventScript_16F65C
call EventScript_1A8CBD
compare_var_to_value VAR_0x8004, 6
goto_if ge, EventScript_16F65C