diff options
author | SatoMew <SatoMew@users.noreply.github.com> | 2019-05-17 14:14:21 +0100 |
---|---|---|
committer | SatoMew <SatoMew@users.noreply.github.com> | 2019-05-17 14:14:21 +0100 |
commit | cfc43d11115ab3258592801665caef9cfe859589 (patch) | |
tree | cbeabb96ac77e36f6a5520992e6b716b4affddbc /data/maps/Route1 | |
parent | 468d5a0594f64a4e9db5b313acad3e46ee45ba97 (diff) |
Label weather
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 +} |