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/SSAnne_1F_Room4 | |
parent | 468d5a0594f64a4e9db5b313acad3e46ee45ba97 (diff) |
Label weather
Diffstat (limited to 'data/maps/SSAnne_1F_Room4')
-rw-r--r-- | data/maps/SSAnne_1F_Room4/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SSAnne_1F_Room4/map.json b/data/maps/SSAnne_1F_Room4/map.json index 4a4c62769..56d910b4b 100644 --- a/data/maps/SSAnne_1F_Room4/map.json +++ b/data/maps/SSAnne_1F_Room4/map.json @@ -5,7 +5,7 @@ "music": "BGM_FRLG_SS_ANNE", "region_map_section": "MAPSEC_S_S_ANNE", "requires_flash": false, - "weather": "WEATHER_0", + "weather": "WEATHER_NONE", "map_type": "MAP_TYPE_8", "unknown_18": 0, "unknown_19": 6, @@ -38,4 +38,4 @@ ], "coord_events": [], "bg_events": [] -}
\ No newline at end of file +} |