summaryrefslogtreecommitdiff
path: root/data/maps/MtPyre_3F
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-12-23 11:17:30 -0600
committerGitHub <noreply@github.com>2018-12-23 11:17:30 -0600
commit81b38c00e4933f2dea6fbd2e80ae13692a19fa66 (patch)
tree3b33bed743d14b14e855dcb51ac6eb5bc8326a22 /data/maps/MtPyre_3F
parente874267edb6617759e239da0fb5cb884867aec6d (diff)
parent55005f1588fed924bb86c420458371bf99a88e0e (diff)
Merge pull request #466 from melthelesbian/compare_macros
improve compare macros
Diffstat (limited to 'data/maps/MtPyre_3F')
-rw-r--r--data/maps/MtPyre_3F/scripts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/MtPyre_3F/scripts.inc b/data/maps/MtPyre_3F/scripts.inc
index 42c39705c..558ab9999 100644
--- a/data/maps/MtPyre_3F/scripts.inc
+++ b/data/maps/MtPyre_3F/scripts.inc
@@ -15,7 +15,7 @@ MtPyre_3F_EventScript_231781:: @ 8231781
trainerbattle_single TRAINER_GABRIELLE_1, MtPyre_3F_Text_231952, MtPyre_3F_Text_23196A, MtPyre_3F_EventScript_2317AD
specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, 1
- goto_eq MtPyre_3F_EventScript_2317CC
+ goto_if_eq MtPyre_3F_EventScript_2317CC
msgbox MtPyre_3F_Text_23199B, MSGBOX_DEFAULT
release
end