summaryrefslogtreecommitdiff
path: root/data/maps/MtPyre_3F
diff options
context:
space:
mode:
authorMelody <melody@pallet.town>2018-12-21 20:28:24 -0500
committerMelody <melody@pallet.town>2018-12-21 20:28:24 -0500
commitac2e4adf2da2f30a741556e20e5bc9a494997581 (patch)
tree1a05a202cfece044d546094581d8463a9b6e452c /data/maps/MtPyre_3F
parent87fd6b8dc21b37b656f16e3f11832c6951328750 (diff)
improve goto_if 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