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/VictoryRoad_3F | |
| parent | 734cada66a2d9938cdc9a2806f68352d06da6e9a (diff) | |
Rename song constants using Japanese sound test menu
Diffstat (limited to 'data/maps/VictoryRoad_3F')
| -rw-r--r-- | data/maps/VictoryRoad_3F/map.json | 2 | ||||
| -rw-r--r-- | data/maps/VictoryRoad_3F/scripts.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/VictoryRoad_3F/map.json b/data/maps/VictoryRoad_3F/map.json index 5ba23ad2e..32eb36734 100644 --- a/data/maps/VictoryRoad_3F/map.json +++ b/data/maps/VictoryRoad_3F/map.json @@ -2,7 +2,7 @@ "id": "MAP_VICTORY_ROAD_3F", "name": "VictoryRoad_3F", "layout": "LAYOUT_VICTORY_ROAD_3F", - "music": "BGM_FRLG_MT_MOON", + "music": "MUS_OTSUKIMI", "region_map_section": "MAPSEC_KANTO_VICTORY_ROAD", "requires_flash": false, "weather": "WEATHER_NONE", diff --git a/data/maps/VictoryRoad_3F/scripts.inc b/data/maps/VictoryRoad_3F/scripts.inc index 17331cee4..1a4c42953 100644 --- a/data/maps/VictoryRoad_3F/scripts.inc +++ b/data/maps/VictoryRoad_3F/scripts.inc @@ -18,7 +18,7 @@ VictoryRoad_3F_EventScript_1610CF:: @ 81610CF goto_if_eq EventScript_161101 setmetatile 12, 12, 721, 0 setmetatile 12, 13, 737, 0 - playse SE_MU_PACHI + playse SE_RU_GASYAN special DrawWholeMapView waitse moveobjectoffscreen 7 |
