Give songs meaningful english names
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "MAP_VICTORY_ROAD_2F",
|
||||
"name": "VictoryRoad_2F",
|
||||
"layout": "LAYOUT_VICTORY_ROAD_2F",
|
||||
"music": "MUS_OTSUKIMI",
|
||||
"music": "MUS_MT_MOON",
|
||||
"region_map_section": "MAPSEC_KANTO_VICTORY_ROAD",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_NONE",
|
||||
|
||||
@@ -25,7 +25,7 @@ VictoryRoad_2F_EventScript_FloorSwitch1:: @ 8160FD5
|
||||
goto_if_eq VictoryRoad_2F_EventScript_FloorSwitch1AlreadyPressed
|
||||
setmetatile 13, 10, METATILE_Cave_Floor_Ledge_Top, 0
|
||||
setmetatile 13, 11, METATILE_Cave_Floor_Ledge_Bottom, 0
|
||||
playse SE_RU_GASYAN
|
||||
playse SE_ICE_BREAK
|
||||
special DrawWholeMapView
|
||||
waitse
|
||||
moveobjectoffscreen 11
|
||||
@@ -43,7 +43,7 @@ VictoryRoad_2F_EventScript_FloorSwitch2:: @ 8161006
|
||||
goto_if_eq VictoryRoad_2F_EventScript_FloorSwitch2AlreadyPressed
|
||||
setmetatile 33, 16, METATILE_Cave_Floor_Ledge_Top, 0
|
||||
setmetatile 33, 17, METATILE_Cave_Floor_Ledge_Bottom, 0
|
||||
playse SE_RU_GASYAN
|
||||
playse SE_ICE_BREAK
|
||||
special DrawWholeMapView
|
||||
waitse
|
||||
moveobjectoffscreen 12
|
||||
|
||||
Reference in New Issue
Block a user