diff options
Diffstat (limited to 'data/maps/Route8')
| -rw-r--r-- | data/maps/Route8/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route8/map.json b/data/maps/Route8/map.json index 6a5534a2c..45b8cbec0 100644 --- a/data/maps/Route8/map.json +++ b/data/maps/Route8/map.json @@ -2,7 +2,7 @@ "id": "MAP_ROUTE8", "name": "Route8", "layout": "LAYOUT_ROUTE8", - "music": "BGM_FRLG_ROUTE_3", + "music": "MUS_LOAD02", "region_map_section": "MAPSEC_ROUTE_8", "requires_flash": false, "weather": "WEATHER_SUNNY", @@ -13,7 +13,7 @@ "battle_scene": "BATTLE_SCENE_0", "connections": [ { - "map": "MAP_SAFFRON_CITY", + "map": "MAP_SAFFRON_CITY_CLASSIC", "offset": -10, "direction": "left" }, |
