summaryrefslogtreecommitdiff
path: root/data/maps/Route125/scripts.inc
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-02-27 04:27:54 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2019-02-27 04:27:54 -0500
commitc1348d22f3d85cbc7425e8498a023b9b525f7207 (patch)
tree9c85b2eefdfc355405f7a99c65e299a62c42aa5e /data/maps/Route125/scripts.inc
parentfe55580fe1e51c669033939125c939ed13a555d0 (diff)
Name most event scripts related to unusual weather
Diffstat (limited to 'data/maps/Route125/scripts.inc')
-rw-r--r--data/maps/Route125/scripts.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/Route125/scripts.inc b/data/maps/Route125/scripts.inc
index d1046e6a4..a2e9f1d40 100644
--- a/data/maps/Route125/scripts.inc
+++ b/data/maps/Route125/scripts.inc
@@ -9,20 +9,20 @@ Route125_MapScript1_1F6758: @ 81F6758
compare VAR_0x4039, 1
call_if_eq Route125_EventScript_273D13
compare VAR_UNUSUAL_WEATHER_LOCATION, UNUSUAL_WEATHER_ROUTE_125_WEST
- call_if_eq Route125_EventScript_273D17
+ call_if_eq UnusualWeather_StartKyogreWeather
compare VAR_UNUSUAL_WEATHER_LOCATION, UNUSUAL_WEATHER_ROUTE_125_EAST
- call_if_eq Route125_EventScript_273D17
+ call_if_eq UnusualWeather_StartKyogreWeather
end
Route125_MapScript1_1F6783: @ 81F6783
compare VAR_UNUSUAL_WEATHER_LOCATION, UNUSUAL_WEATHER_ROUTE_125_WEST
- call_if_eq Route125_EventScript_273A85
+ call_if_eq UnusualWeather_EventScript_PlaceTilesRoute125West
compare VAR_UNUSUAL_WEATHER_LOCATION, UNUSUAL_WEATHER_ROUTE_125_EAST
- call_if_eq Route125_EventScript_273AF2
+ call_if_eq UnusualWeather_EventScript_PlaceTilesRoute125East
end
Route125_MapScript2_1F679A: @ 81F679A
- map_script_2 VAR_0x4039, 1, gUnknown_08273D1F
+ map_script_2 VAR_0x4039, 1, UnusualWeather_EventScript_EndEventAndCleanup_1
.2byte 0
Route125_EventScript_1F67A4:: @ 81F67A4