diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-08-29 03:11:03 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-08-29 03:11:03 -0400 |
commit | bb56d4a3f4cab33f899646e0630282fc6176a9c9 (patch) | |
tree | cb094078122b217fc67e2285614b79c6e83eaf88 /data/maps/Route18 | |
parent | c5839905a1259fd7e843c0ffa1ce2470d40b76ae (diff) |
Give songs meaningful english names
Diffstat (limited to 'data/maps/Route18')
-rw-r--r-- | data/maps/Route18/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route18/map.json b/data/maps/Route18/map.json index 339e931b5..28e35b7a3 100644 --- a/data/maps/Route18/map.json +++ b/data/maps/Route18/map.json @@ -2,7 +2,7 @@ "id": "MAP_ROUTE18", "name": "Route18", "layout": "LAYOUT_ROUTE18", - "music": "MUS_LOAD02", + "music": "MUS_ROUTE3", "region_map_section": "MAPSEC_ROUTE_18", "requires_flash": false, "weather": "WEATHER_SUNNY", |