diff options
Diffstat (limited to 'data/maps/Route1')
-rw-r--r-- | data/maps/Route1/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route1/map.json b/data/maps/Route1/map.json index 8996e5b45..eae0e3eb5 100644 --- a/data/maps/Route1/map.json +++ b/data/maps/Route1/map.json @@ -5,7 +5,7 @@ "music": "BGM_FRLG_ROUTE_1", "region_map_section": "MAPSEC_ROUTE_1", "requires_flash": false, - "weather": "WEATHER_2", + "weather": "WEATHER_SUNNY", "map_type": "MAP_TYPE_3", "unknown_18": 1, "unknown_19": 6, @@ -62,4 +62,4 @@ "script": "Route1_EventScript_167F5B" } ] -}
\ No newline at end of file +} |