diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-09 20:02:59 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-09 20:02:59 -0400 |
| commit | 855c052be041ed85789db1e460dd35cab9d12b4f (patch) | |
| tree | 35dcf54a3b48510c01c721e2733646ed597ff79a /data/maps/SixIsland_PokemonCenter_1F | |
| parent | 734cada66a2d9938cdc9a2806f68352d06da6e9a (diff) | |
Rename song constants using Japanese sound test menu
Diffstat (limited to 'data/maps/SixIsland_PokemonCenter_1F')
| -rw-r--r-- | data/maps/SixIsland_PokemonCenter_1F/map.json | 2 | ||||
| -rw-r--r-- | data/maps/SixIsland_PokemonCenter_1F/scripts.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SixIsland_PokemonCenter_1F/map.json b/data/maps/SixIsland_PokemonCenter_1F/map.json index 5a22c24ba..9b3a2b671 100644 --- a/data/maps/SixIsland_PokemonCenter_1F/map.json +++ b/data/maps/SixIsland_PokemonCenter_1F/map.json @@ -2,7 +2,7 @@ "id": "MAP_SIX_ISLAND_POKEMON_CENTER_1F", "name": "SixIsland_PokemonCenter_1F", "layout": "LAYOUT_POKEMON_CENTER_1F", - "music": "BGM_FRLG_POKEMON_CENTER", + "music": "MUS_POKECEN", "region_map_section": "MAPSEC_SIX_ISLAND", "requires_flash": false, "weather": "WEATHER_NONE", diff --git a/data/maps/SixIsland_PokemonCenter_1F/scripts.inc b/data/maps/SixIsland_PokemonCenter_1F/scripts.inc index 593f9f979..769a5d86f 100644 --- a/data/maps/SixIsland_PokemonCenter_1F/scripts.inc +++ b/data/maps/SixIsland_PokemonCenter_1F/scripts.inc @@ -23,7 +23,7 @@ EventScript_171D97:: @ 8171D97 textcolor 0 applymovement 2, Movement_1A75ED waitmovement 0 - playbgm BGM_FRLG_RIVAL, 0 + playbgm MUS_RIVAL1, 0 applymovement 2, Movement_1A75DB waitmovement 0 applymovement 2, Movement_1A75DD |
