summaryrefslogtreecommitdiff
path: root/data/scripts
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-02-05 02:47:32 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-02-05 21:04:43 -0500
commit86354f1d50a5cb510b2788558c06342b21dbaa08 (patch)
treebea163f80c91feab435542b5ed93f3773072970e /data/scripts
parent27c4329e4518a9838476e16c9fbb4cfb6d83a0d7 (diff)
Document some pokenav and region map
Diffstat (limited to 'data/scripts')
-rw-r--r--data/scripts/abnormal_weather.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/abnormal_weather.inc b/data/scripts/abnormal_weather.inc
index 88da0405f..16f8af41f 100644
--- a/data/scripts/abnormal_weather.inc
+++ b/data/scripts/abnormal_weather.inc
@@ -172,7 +172,7 @@ AbnormalWeather_StartGroudonWeather:: @ 8273D1B
AbnormalWeather_EventScript_EndEventAndCleanup_1:: @ 8273D1F
lockall
- compare VAR_ABNORMAL_WEATHER_LOCATION, ABNORMAL_WEATHER_KYOGRE_LOCATIONS_START
+ compare VAR_ABNORMAL_WEATHER_LOCATION, MARINE_CAVE_LOCATIONS_START
goto_if_ge AbnormalWeather_EventScript_ShowRainEndedMessage
goto AbnormalWeather_EventScript_ShowSunEndedMessage
end