Rename song constants using Japanese sound test menu
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "MAP_PEWTER_CITY_POKEMON_CENTER_1F",
|
||||
"name": "PewterCity_PokemonCenter_1F",
|
||||
"layout": "LAYOUT_POKEMON_CENTER_1F",
|
||||
"music": "BGM_FRLG_POKEMON_CENTER",
|
||||
"music": "MUS_POKECEN",
|
||||
"region_map_section": "MAPSEC_PEWTER_CITY",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_NONE",
|
||||
|
||||
@@ -22,11 +22,11 @@ PewterCity_PokemonCenter_1F_EventScript_16A781:: @ 816A781
|
||||
lock
|
||||
faceplayer
|
||||
fadeoutbgm 0
|
||||
playbgm BGM_FRLG_JIGGLYPUFF, 0
|
||||
playbgm MUS_PURIN, 0
|
||||
message Text_1916EA
|
||||
waitmessage
|
||||
delay 455
|
||||
playbgm BGM_FRLG_POKEMON_CENTER, 1
|
||||
playbgm MUS_POKECEN, 1
|
||||
release
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user