Give songs meaningful english names
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "MAP_CELADON_CITY_GAME_CORNER_PRIZE_ROOM",
|
||||
"name": "CeladonCity_GameCorner_PrizeRoom",
|
||||
"layout": "LAYOUT_CELADON_CITY_GAME_CORNER_PRIZE_ROOM",
|
||||
"music": "MUS_TAMAMUSI",
|
||||
"music": "MUS_CELADON",
|
||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_NONE",
|
||||
|
||||
@@ -214,7 +214,7 @@ CeladonCity_GameCorner_PrizeRoom_EventScript_ReceivedMonParty:: @ 816CDB3
|
||||
removecoins VAR_TEMP_2
|
||||
updatecoinsbox 0, 5
|
||||
getspeciesname 0, VAR_TEMP_1
|
||||
playfanfare MUS_FANFA1
|
||||
playfanfare MUS_LEVEL_UP
|
||||
message Text_PlayerObtainedTheMon
|
||||
waitmessage
|
||||
waitfanfare
|
||||
@@ -228,7 +228,7 @@ CeladonCity_GameCorner_PrizeRoom_EventScript_ReceivedMonPC:: @ 816CDE0
|
||||
removecoins VAR_TEMP_2
|
||||
updatecoinsbox 0, 5
|
||||
getspeciesname 0, VAR_TEMP_1
|
||||
playfanfare MUS_FANFA1
|
||||
playfanfare MUS_LEVEL_UP
|
||||
message Text_PlayerObtainedTheMon
|
||||
waitmessage
|
||||
waitfanfare
|
||||
|
||||
Reference in New Issue
Block a user