Give songs meaningful english names
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "MAP_ROUTE119",
|
||||
"name": "Route119",
|
||||
"layout": "LAYOUT_ROUTE119",
|
||||
"music": "MUS_GRANROAD",
|
||||
"music": "MUS_ROUTE119",
|
||||
"region_map_section": "MAPSEC_ROUTE_119",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_SUNNY",
|
||||
|
||||
@@ -74,11 +74,11 @@ Route119_EventScript_RivalEncounter:: @ 81F4488
|
||||
end
|
||||
|
||||
Route119_EventScript_PlayMayMusic:: @ 81F4501
|
||||
playbgm MUS_GIRL_SUP, 1
|
||||
playbgm MUS_ENCOUNTER_MAY, 1
|
||||
return
|
||||
|
||||
Route119_EventScript_PlayBrendanMusic:: @ 81F4506
|
||||
playbgm MUS_BOY_SUP, 1
|
||||
playbgm MUS_ENCOUNTER_BRENDAN, 1
|
||||
return
|
||||
|
||||
Route119_EventScript_BattleMay:: @ 81F450B
|
||||
|
||||
Reference in New Issue
Block a user