diff options
Diffstat (limited to 'data/maps/Route5')
| -rw-r--r-- | data/maps/Route5/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route5/map.json b/data/maps/Route5/map.json index 0c79d7687..8b047231e 100644 --- a/data/maps/Route5/map.json +++ b/data/maps/Route5/map.json @@ -2,7 +2,7 @@ "id": "MAP_ROUTE5", "name": "Route5", "layout": "LAYOUT_ROUTE5", - "music": "BGM_FRLG_ROUTE_3", + "music": "MUS_LOAD02", "region_map_section": "MAPSEC_ROUTE_5", "requires_flash": false, "weather": "WEATHER_SUNNY", @@ -18,7 +18,7 @@ "direction": "up" }, { - "map": "MAP_SAFFRON_CITY", + "map": "MAP_SAFFRON_CITY_CLASSIC", "offset": 0, "direction": "down" } |
