diff options
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 58870f921..c53d1d2cc 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": "MUS_OTSUKIMI", + "music": "MUS_MT_MOON", "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 f601d83be..6af6eb0bc 100644 --- a/data/maps/VictoryRoad_3F/scripts.inc +++ b/data/maps/VictoryRoad_3F/scripts.inc @@ -18,7 +18,7 @@ VictoryRoad_3F_EventScript_FloorSwitch:: @ 81610CF goto_if_eq VictoryRoad_3F_EventScript_FloorSwitchAlreadyPressed setmetatile 12, 12, METATILE_Cave_Floor_Ledge_Top, 0 setmetatile 12, 13, METATILE_Cave_Floor_Ledge_Bottom, 0 - playse SE_RU_GASYAN + playse SE_ICE_BREAK special DrawWholeMapView waitse moveobjectoffscreen 7 |
