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/VictoryRoad_3F | |
parent | 468d5a0594f64a4e9db5b313acad3e46ee45ba97 (diff) |
Label weather
Diffstat (limited to 'data/maps/VictoryRoad_3F')
-rw-r--r-- | data/maps/VictoryRoad_3F/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/VictoryRoad_3F/map.json b/data/maps/VictoryRoad_3F/map.json index 78a5c1b4e..5ba23ad2e 100644 --- a/data/maps/VictoryRoad_3F/map.json +++ b/data/maps/VictoryRoad_3F/map.json @@ -5,7 +5,7 @@ "music": "BGM_FRLG_MT_MOON", "region_map_section": "MAPSEC_KANTO_VICTORY_ROAD", "requires_flash": false, - "weather": "WEATHER_0", + "weather": "WEATHER_NONE", "map_type": "MAP_TYPE_4", "unknown_18": 1, "unknown_19": 7, @@ -219,4 +219,4 @@ } ], "bg_events": [] -}
\ No newline at end of file +} |