Rename song constants using Japanese sound test menu
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "MAP_VICTORY_ROAD_2F",
|
||||
"name": "VictoryRoad_2F",
|
||||
"layout": "LAYOUT_VICTORY_ROAD_2F",
|
||||
"music": "BGM_FRLG_MT_MOON",
|
||||
"music": "MUS_OTSUKIMI",
|
||||
"region_map_section": "MAPSEC_KANTO_VICTORY_ROAD",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_NONE",
|
||||
|
||||
@@ -25,7 +25,7 @@ VictoryRoad_2F_EventScript_160FD5:: @ 8160FD5
|
||||
goto_if_eq EventScript_161004
|
||||
setmetatile 13, 10, 721, 0
|
||||
setmetatile 13, 11, 737, 0
|
||||
playse SE_MU_PACHI
|
||||
playse SE_RU_GASYAN
|
||||
special DrawWholeMapView
|
||||
waitse
|
||||
moveobjectoffscreen 11
|
||||
@@ -43,7 +43,7 @@ VictoryRoad_2F_EventScript_161006:: @ 8161006
|
||||
goto_if_eq EventScript_161035
|
||||
setmetatile 33, 16, 721, 0
|
||||
setmetatile 33, 17, 737, 0
|
||||
playse SE_MU_PACHI
|
||||
playse SE_RU_GASYAN
|
||||
special DrawWholeMapView
|
||||
waitse
|
||||
moveobjectoffscreen 12
|
||||
|
||||
Reference in New Issue
Block a user