diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-12-21 16:03:37 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-12-21 16:03:37 -0600 |
commit | 2c0e5a41a294106d01d9393db4fc58ef76e5358d (patch) | |
tree | bfc664cb9e4318df406d02578f0a3f138c33e0fe /data/scripts/maps/Route126.inc | |
parent | a705a863d1f59411a6f18fdd95e81de76f66fd66 (diff) | |
parent | 66f9d4c266b3bbfe02430282f512f722f04eaa4c (diff) |
Merge remote-tracking branch 'Shanty/script_macros'
Diffstat (limited to 'data/scripts/maps/Route126.inc')
-rw-r--r-- | data/scripts/maps/Route126.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/Route126.inc b/data/scripts/maps/Route126.inc index e6f8848b7..d03e08103 100644 --- a/data/scripts/maps/Route126.inc +++ b/data/scripts/maps/Route126.inc @@ -45,7 +45,7 @@ Route126_EventScript_1F6960:: @ 81F6960 Route126_EventScript_1F6977:: @ 81F6977 trainerbattle 2, TRAINER_PABLO_1, 0, Route126_Text_2A1EA5, Route126_Text_2A1EE3, Route126_EventScript_1F69A3 specialvar VAR_RESULT, ShouldTryRematchBattle - compare_var_to_value VAR_RESULT, 1 + compare VAR_RESULT, 1 goto_eq Route126_EventScript_1F69C2 msgbox Route126_Text_2A1F10, 4 release |