summaryrefslogtreecommitdiff
path: root/include/constants/weather.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-28 20:18:00 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-28 20:18:00 -0500
commit6bef5a2622b432049df9c8b581e21ae09965b02c (patch)
treed764c1d61d17018c41ef9eab403137d5aeef17d0 /include/constants/weather.h
parent4327bee485510b424cbf28e450d90ff50e6fe78b (diff)
parente92ead0e159ccaa8301b189b9ef2bb1a33b2ea62 (diff)
merge
Diffstat (limited to 'include/constants/weather.h')
-rw-r--r--include/constants/weather.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/constants/weather.h b/include/constants/weather.h
index 946316984..1110be7a2 100644
--- a/include/constants/weather.h
+++ b/include/constants/weather.h
@@ -12,7 +12,7 @@
#define WEATHER_SANDSTORM 8
#define WEATHER_FOG_2 9
#define WEATHER_FOG_3 10
-#define WEATHER_DARK 11
+#define WEATHER_SHADE 11
#define WEATHER_DROUGHT 12
#define WEATHER_RAIN_HEAVY 13
#define WEATHER_BUBBLES 14
@@ -31,7 +31,7 @@
#define COORD_EVENT_WEATHER_FOG_2 7
#define COORD_EVENT_WEATHER_ASH 8
#define COORD_EVENT_WEATHER_SANDSTORM 9
-#define COORD_EVENT_WEATHER_DARK 10
+#define COORD_EVENT_WEATHER_SHADE 10
#define COORD_EVENT_WEATHER_DROUGHT 11
#define COORD_EVENT_WEATHER_ROUTE119_CYCLE 20
#define COORD_EVENT_WEATHER_ROUTE123_CYCLE 21