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/Route108.inc | |
parent | a705a863d1f59411a6f18fdd95e81de76f66fd66 (diff) | |
parent | 66f9d4c266b3bbfe02430282f512f722f04eaa4c (diff) |
Merge remote-tracking branch 'Shanty/script_macros'
Diffstat (limited to 'data/scripts/maps/Route108.inc')
-rw-r--r-- | data/scripts/maps/Route108.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/Route108.inc b/data/scripts/maps/Route108.inc index 5c416d7dd..e77006508 100644 --- a/data/scripts/maps/Route108.inc +++ b/data/scripts/maps/Route108.inc @@ -29,7 +29,7 @@ Route108_EventScript_1EE6E6:: @ 81EE6E6 Route108_EventScript_1EE6FD:: @ 81EE6FD trainerbattle 2, TRAINER_CORY_1, 0, Route108_Text_296F5D, Route108_Text_296F93, Route108_EventScript_1EE729 specialvar VAR_RESULT, ShouldTryRematchBattle - compare_var_to_value VAR_RESULT, 1 + compare VAR_RESULT, 1 goto_eq Route108_EventScript_1EE748 msgbox Route108_Text_296FB0, 4 release |