Give songs meaningful english names
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "MAP_SLATEPORT_CITY_OCEANIC_MUSEUM_1F",
|
||||
"name": "SlateportCity_OceanicMuseum_1F",
|
||||
"layout": "LAYOUT_SLATEPORT_CITY_OCEANIC_MUSEUM_1F",
|
||||
"music": "MUS_FUNE_KAN",
|
||||
"music": "MUS_OCEANIC_MUSEUM",
|
||||
"region_map_section": "MAPSEC_SLATEPORT_CITY",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_NONE",
|
||||
|
||||
@@ -37,7 +37,7 @@ SlateportCity_OceanicMuseum_1F_EventScript_CheckMoneyForFee:: @ 820ADE8
|
||||
checkmoney 50, 0
|
||||
compare VAR_RESULT, FALSE
|
||||
goto_if_eq SlateportCity_OceanicMuseum_1F_EventScript_NotEnoughMoney
|
||||
playse SE_REGI
|
||||
playse SE_SHOP
|
||||
removemoney 50, 0
|
||||
updatemoneybox 0, 0
|
||||
msgbox SlateportCity_OceanicMuseum_1F_Text_PleaseEnjoyYourself, MSGBOX_DEFAULT
|
||||
@@ -191,7 +191,7 @@ SlateportCity_OceanicMuseum_1F_EventScript_FamiliarGruntExitWestEast:: @ 820AF93
|
||||
|
||||
SlateportCity_OceanicMuseum_1F_EventScript_FamiliarGruntExited:: @ 820AFAA
|
||||
setflag FLAG_HIDE_SLATEPORT_CITY_OCEANIC_MUSEUM_FAMILIAR_AQUA_GRUNT
|
||||
playse SE_KAIDAN
|
||||
playse SE_EXIT
|
||||
removeobject LOCALID_FAMILIAR_GRUNT
|
||||
release
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user