diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-01-01 19:03:47 -0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-01 19:03:47 -0800 | 
| commit | 397f32f29dbcd8fb6ad47afe5ba1ee354ca2b5c7 (patch) | |
| tree | b4c05276d2e5d65f5bf7cf55a054947c92235f8e /data/scripts/maps/Route107.inc | |
| parent | 79a9ff94719b5397647ddf11efc1d3dc1d388e1d (diff) | |
| parent | 664b42470fb6c590dd2bd8b02707a790feda23fe (diff) | |
Merge pull request #503 from huderlem/specials
Label a bunch of specials
Diffstat (limited to 'data/scripts/maps/Route107.inc')
| -rw-r--r-- | data/scripts/maps/Route107.inc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/data/scripts/maps/Route107.inc b/data/scripts/maps/Route107.inc index b6973407b..ad2d293fc 100644 --- a/data/scripts/maps/Route107.inc +++ b/data/scripts/maps/Route107.inc @@ -8,7 +8,7 @@ Route107_EventScript_14F3BC:: @ 814F3BC  Route107_EventScript_14F3D3:: @ 814F3D3  	trainerbattle 0, OPPONENT_TONY_1, 0, Route107_Text_1B933A, Route107_Text_1B9365 -	specialvar RESULT, sub_8082C68 +	specialvar RESULT, ShouldTryRematchBattle  	compare RESULT, 1  	goto_if_eq Route107_EventScript_14F3FA  	msgbox Route107_Text_1B938E, 6 | 
