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/TwoIsland_JoyfulGameCorner | |
| parent | 734cada66a2d9938cdc9a2806f68352d06da6e9a (diff) | |
Rename song constants using Japanese sound test menu
Diffstat (limited to 'data/maps/TwoIsland_JoyfulGameCorner')
| -rw-r--r-- | data/maps/TwoIsland_JoyfulGameCorner/map.json | 2 | ||||
| -rw-r--r-- | data/maps/TwoIsland_JoyfulGameCorner/scripts.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/TwoIsland_JoyfulGameCorner/map.json b/data/maps/TwoIsland_JoyfulGameCorner/map.json index 1017feaef..3b0ef6e54 100644 --- a/data/maps/TwoIsland_JoyfulGameCorner/map.json +++ b/data/maps/TwoIsland_JoyfulGameCorner/map.json @@ -2,7 +2,7 @@ "id": "MAP_TWO_ISLAND_JOYFUL_GAME_CORNER", "name": "TwoIsland_JoyfulGameCorner", "layout": "LAYOUT_TWO_ISLAND_JOYFUL_GAME_CORNER", - "music": "BGM_FRLG_GAMECORNER", + "music": "MUS_SLOT", "region_map_section": "MAPSEC_TWO_ISLAND", "requires_flash": false, "weather": "WEATHER_NONE", diff --git a/data/maps/TwoIsland_JoyfulGameCorner/scripts.inc b/data/maps/TwoIsland_JoyfulGameCorner/scripts.inc index f478de107..94a0e4445 100644 --- a/data/maps/TwoIsland_JoyfulGameCorner/scripts.inc +++ b/data/maps/TwoIsland_JoyfulGameCorner/scripts.inc @@ -70,7 +70,7 @@ EventScript_17145F:: @ 817145F waitse applymovement 255, Movement_17152C waitmovement 0 - playbgm BGM_FRLG_BOY_EYE, 0 + playbgm MUS_SHOUNEN, 0 addobject 2 applymovement 2, Movement_17152F waitmovement 0 |
