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/FourIsland | |
| parent | 734cada66a2d9938cdc9a2806f68352d06da6e9a (diff) | |
Rename song constants using Japanese sound test menu
Diffstat (limited to 'data/maps/FourIsland')
| -rw-r--r-- | data/maps/FourIsland/map.json | 2 | ||||
| -rw-r--r-- | data/maps/FourIsland/scripts.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/FourIsland/map.json b/data/maps/FourIsland/map.json index b167e2ba0..e920ba0af 100644 --- a/data/maps/FourIsland/map.json +++ b/data/maps/FourIsland/map.json @@ -2,7 +2,7 @@ "id": "MAP_FOUR_ISLAND", "name": "FourIsland", "layout": "LAYOUT_FOUR_ISLAND", - "music": "BGM_FRLG_ISLAND_FOUR", + "music": "MUS_NANA45", "region_map_section": "MAPSEC_FOUR_ISLAND", "requires_flash": false, "weather": "WEATHER_SUNNY", diff --git a/data/maps/FourIsland/scripts.inc b/data/maps/FourIsland/scripts.inc index 3e4348e7b..8da7aef54 100644 --- a/data/maps/FourIsland/scripts.inc +++ b/data/maps/FourIsland/scripts.inc @@ -31,7 +31,7 @@ EventScript_167CEC:: @ 8167CEC textcolor 0 applymovement 10, Movement_1A75ED waitmovement 0 - playbgm BGM_FRLG_RIVAL, 0 + playbgm MUS_RIVAL1, 0 applymovement 10, Movement_1A75DB waitmovement 0 applymovement 10, Movement_1A75DD |
