From bb56d4a3f4cab33f899646e0630282fc6176a9c9 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sat, 29 Aug 2020 03:11:03 -0400 Subject: Give songs meaningful english names --- data/maps/ThreeIsland_PokemonCenter_2F/map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/ThreeIsland_PokemonCenter_2F') diff --git a/data/maps/ThreeIsland_PokemonCenter_2F/map.json b/data/maps/ThreeIsland_PokemonCenter_2F/map.json index 2911dc268..265d66974 100644 --- a/data/maps/ThreeIsland_PokemonCenter_2F/map.json +++ b/data/maps/ThreeIsland_PokemonCenter_2F/map.json @@ -2,7 +2,7 @@ "id": "MAP_THREE_ISLAND_POKEMON_CENTER_2F", "name": "ThreeIsland_PokemonCenter_2F", "layout": "LAYOUT_POKEMON_CENTER_2F", - "music": "MUS_POKECEN", + "music": "MUS_POKE_CENTER", "region_map_section": "MAPSEC_THREE_ISLAND", "requires_flash": false, "weather": "WEATHER_NONE", -- cgit v1.2.3