Revert WEATHER_CLOUDY to WEATHER_SHADE

This commit is contained in:
GriffinR
2019-12-06 02:27:58 -05:00
committed by huderlem
parent a4191040c9
commit efaea2a3ab
18 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"music": "MUS_DAN02",
"region_map_section": "MAPSEC_SOUTHERN_ISLAND",
"requires_flash": false,
"weather": "WEATHER_CLOUDY",
"weather": "WEATHER_SHADE",
"map_type": "MAP_TYPE_ROUTE",
"allow_bike": true,
"allow_escape_rope": false,