Give songs meaningful english names
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "MAP_MOSSDEEP_CITY_GYM",
|
||||
"name": "MossdeepCity_Gym",
|
||||
"layout": "LAYOUT_MOSSDEEP_CITY_GYM",
|
||||
"music": "MUS_GIM",
|
||||
"music": "MUS_GYM",
|
||||
"region_map_section": "MAPSEC_MOSSDEEP_CITY",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_NONE",
|
||||
|
||||
@@ -81,7 +81,7 @@ MossdeepCity_Gym_EventScript_TateAndLizaDefeated:: @ 82208D1
|
||||
call MossdeepCity_Gym_EventScript_GiveCalmMind
|
||||
closemessage
|
||||
delay 30
|
||||
playfanfare MUS_ME_TORE_EYE
|
||||
playfanfare MUS_REGISTER_MATCH_CALL
|
||||
msgbox MossdeepCity_Gym_Text_RegisteredTateAndLiza, MSGBOX_DEFAULT
|
||||
waitfanfare
|
||||
closemessage
|
||||
@@ -126,7 +126,7 @@ MossdeepCity_Gym_EventScript_Switch1:: @ 8220999
|
||||
|
||||
MossdeepCity_Gym_EventScript_DrawMapAfterSwitchUsed:: @ 82209C8
|
||||
special DrawWholeMapView
|
||||
playse SE_TK_KASYA
|
||||
playse SE_CLICK
|
||||
releaseall
|
||||
end
|
||||
|
||||
@@ -308,9 +308,9 @@ MossdeepCity_Gym_EventScript_GymStatue:: @ 8220C5D
|
||||
end
|
||||
|
||||
MossdeepCity_Gym_EventScript_YellowFloorSwitch:: @ 8220C67
|
||||
playse SE_MU_PACHI
|
||||
playse SE_SWITCH
|
||||
waitse
|
||||
playse SE_TU_SAA
|
||||
playse SE_REPEL
|
||||
initrotatingtilepuzzle FALSE
|
||||
moverotatingtileobjects 0
|
||||
waitmovement 0
|
||||
@@ -320,9 +320,9 @@ MossdeepCity_Gym_EventScript_YellowFloorSwitch:: @ 8220C67
|
||||
end
|
||||
|
||||
MossdeepCity_Gym_EventScript_BlueFloorSwitch:: @ 8220C7D
|
||||
playse SE_MU_PACHI
|
||||
playse SE_SWITCH
|
||||
waitse
|
||||
playse SE_TU_SAA
|
||||
playse SE_REPEL
|
||||
initrotatingtilepuzzle FALSE
|
||||
moverotatingtileobjects 1
|
||||
waitmovement 0
|
||||
@@ -332,9 +332,9 @@ MossdeepCity_Gym_EventScript_BlueFloorSwitch:: @ 8220C7D
|
||||
end
|
||||
|
||||
MossdeepCity_Gym_EventScript_GreenFloorSwitch:: @ 8220C93
|
||||
playse SE_MU_PACHI
|
||||
playse SE_SWITCH
|
||||
waitse
|
||||
playse SE_TU_SAA
|
||||
playse SE_REPEL
|
||||
initrotatingtilepuzzle FALSE
|
||||
moverotatingtileobjects 2
|
||||
waitmovement 0
|
||||
@@ -344,9 +344,9 @@ MossdeepCity_Gym_EventScript_GreenFloorSwitch:: @ 8220C93
|
||||
end
|
||||
|
||||
MossdeepCity_Gym_EventScript_PurpleFloorSwitch:: @ 8220CA9
|
||||
playse SE_MU_PACHI
|
||||
playse SE_SWITCH
|
||||
waitse
|
||||
playse SE_TU_SAA
|
||||
playse SE_REPEL
|
||||
initrotatingtilepuzzle FALSE
|
||||
moverotatingtileobjects 3
|
||||
waitmovement 0
|
||||
@@ -356,9 +356,9 @@ MossdeepCity_Gym_EventScript_PurpleFloorSwitch:: @ 8220CA9
|
||||
end
|
||||
|
||||
MossdeepCity_Gym_EventScript_RedFloorSwitch:: @ 8220CBF
|
||||
playse SE_MU_PACHI
|
||||
playse SE_SWITCH
|
||||
waitse
|
||||
playse SE_TU_SAA
|
||||
playse SE_REPEL
|
||||
initrotatingtilepuzzle FALSE
|
||||
moverotatingtileobjects 4
|
||||
waitmovement 0
|
||||
|
||||
Reference in New Issue
Block a user