Remove address comments

This commit is contained in:
GriffinR
2021-07-20 15:18:31 -04:00
parent bea170e8e9
commit 06351bf63c
576 changed files with 17798 additions and 17798 deletions

View File

@@ -5,11 +5,11 @@
.set LOCALID_MAXIE, 14
.set LOCALID_SCOTT, 16
MossdeepCity_MapScripts:: @ 81E4A96
MossdeepCity_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, MossdeepCity_OnTransition
.byte 0
MossdeepCity_OnTransition: @ 81E4A9C
MossdeepCity_OnTransition:
clearflag FLAG_MOSSDEEP_GYM_SWITCH_1
clearflag FLAG_MOSSDEEP_GYM_SWITCH_2
clearflag FLAG_MOSSDEEP_GYM_SWITCH_3
@@ -17,7 +17,7 @@ MossdeepCity_OnTransition: @ 81E4A9C
call_if_set FLAG_SYS_WEATHER_CTRL, Common_EventScript_SetAbnormalWeather
end
MossdeepCity_EventScript_PokefanF:: @ 81E4AB2
MossdeepCity_EventScript_PokefanF::
lock
faceplayer
goto_if_set FLAG_RECEIVED_HM08, MossdeepCity_EventScript_PokefanFMagmaGone
@@ -25,12 +25,12 @@ MossdeepCity_EventScript_PokefanF:: @ 81E4AB2
release
end
MossdeepCity_EventScript_PokefanFMagmaGone:: @ 81E4AC7
MossdeepCity_EventScript_PokefanFMagmaGone::
msgbox MossdeepCity_Text_SpaceCenterLaunchingRockets, MSGBOX_DEFAULT
release
end
MossdeepCity_EventScript_Sailor:: @ 81E4AD1
MossdeepCity_EventScript_Sailor::
lock
faceplayer
goto_if_set FLAG_RECEIVED_HM08, MossdeepCity_EventScript_SailorMagmaGone
@@ -38,49 +38,49 @@ MossdeepCity_EventScript_Sailor:: @ 81E4AD1
release
end
MossdeepCity_EventScript_SailorMagmaGone:: @ 81E4AE6
MossdeepCity_EventScript_SailorMagmaGone::
msgbox MossdeepCity_Text_FeelReliefOnLand, MSGBOX_DEFAULT
release
end
MossdeepCity_EventScript_NinjaBoy:: @ 81E4AF0
MossdeepCity_EventScript_NinjaBoy::
msgbox MossdeepCity_Text_WailmerWatching, MSGBOX_NPC
end
MossdeepCity_EventScript_ExpertM:: @ 81E4AF9
MossdeepCity_EventScript_ExpertM::
msgbox MossdeepCity_Text_LifeNeedsSeaToLive, MSGBOX_NPC
end
MossdeepCity_EventScript_Girl:: @ 81E4B02
MossdeepCity_EventScript_Girl::
msgbox MossdeepCity_Text_NiceIfWorldCoveredByFlowers, MSGBOX_NPC
end
MossdeepCity_EventScript_Woman:: @ 81E4B0B
MossdeepCity_EventScript_Woman::
msgbox MossdeepCity_Text_SpecialSpaceCenterRock, MSGBOX_NPC
end
MossdeepCity_EventScript_WhiteRock:: @ 81E4B14
MossdeepCity_EventScript_WhiteRock::
msgbox MossdeepCity_Text_ItsAWhiteRock, MSGBOX_SIGN
end
MossdeepCity_EventScript_GymSign:: @ 81E4B1D
MossdeepCity_EventScript_GymSign::
msgbox MossdeepCity_Text_GymSign, MSGBOX_SIGN
end
MossdeepCity_EventScript_CitySign:: @ 81E4B26
MossdeepCity_EventScript_CitySign::
msgbox MossdeepCity_Text_CitySign, MSGBOX_SIGN
end
MossdeepCity_EventScript_SpaceCenterSign:: @ 81E4B2F
MossdeepCity_EventScript_SpaceCenterSign::
msgbox MossdeepCity_Text_SpaceCenterSign, MSGBOX_SIGN
end
MossdeepCity_EventScript_VisitedMossdeep:: @ 81E4B38
MossdeepCity_EventScript_VisitedMossdeep::
setflag FLAG_VISITED_MOSSDEEP_CITY
setvar VAR_TEMP_1, 1
end
MossdeepCity_EventScript_TeamMagmaEnterSpaceCenter:: @ 81E4B41
MossdeepCity_EventScript_TeamMagmaEnterSpaceCenter::
lockall
applymovement LOCALID_MAXIE, MossdeepCity_Movement_MaxieGestureToSpaceCenter
waitmovement 0
@@ -106,7 +106,7 @@ MossdeepCity_EventScript_TeamMagmaEnterSpaceCenter:: @ 81E4B41
releaseall
end
MossdeepCity_Movement_MaxieGestureToSpaceCenter: @ 81E4BAD
MossdeepCity_Movement_MaxieGestureToSpaceCenter:
delay_16
face_right
delay_16
@@ -118,14 +118,14 @@ MossdeepCity_Movement_MaxieGestureToSpaceCenter: @ 81E4BAD
delay_16
step_end
MossdeepCity_Movement_GruntFaceSpaceCenter: @ 81E4BB7
MossdeepCity_Movement_GruntFaceSpaceCenter:
face_right
delay_16
delay_16
delay_16
step_end
MossdeepCity_Movement_MaxieEnterSpaceCenter: @ 81E4BBC
MossdeepCity_Movement_MaxieEnterSpaceCenter:
walk_down
walk_right
walk_right
@@ -141,7 +141,7 @@ MossdeepCity_Movement_MaxieEnterSpaceCenter: @ 81E4BBC
walk_right
step_end
MossdeepCity_Movement_Grunt1EnterSpaceCenter: @ 81E4BCA
MossdeepCity_Movement_Grunt1EnterSpaceCenter:
delay_16
delay_8
walk_down
@@ -162,7 +162,7 @@ MossdeepCity_Movement_Grunt1EnterSpaceCenter: @ 81E4BCA
walk_right
step_end
MossdeepCity_Movement_Grunt2EnterSpaceCenter: @ 81E4BDD
MossdeepCity_Movement_Grunt2EnterSpaceCenter:
delay_16
delay_8
walk_down
@@ -182,7 +182,7 @@ MossdeepCity_Movement_Grunt2EnterSpaceCenter: @ 81E4BDD
walk_right
step_end
MossdeepCity_Movement_Grunt3EnterSpaceCenter: @ 81E4BEF
MossdeepCity_Movement_Grunt3EnterSpaceCenter:
delay_16
delay_8
walk_down
@@ -201,7 +201,7 @@ MossdeepCity_Movement_Grunt3EnterSpaceCenter: @ 81E4BEF
walk_right
step_end
MossdeepCity_Movement_Grunt4EnterSpaceCenter: @ 81E4C00
MossdeepCity_Movement_Grunt4EnterSpaceCenter:
delay_16
delay_8
walk_right
@@ -219,7 +219,7 @@ MossdeepCity_Movement_Grunt4EnterSpaceCenter: @ 81E4C00
walk_right
step_end
MossdeepCity_EventScript_Man:: @ 81E4C10
MossdeepCity_EventScript_Man::
lock
faceplayer
msgbox MossdeepCity_Text_SurfExhilarating, MSGBOX_DEFAULT
@@ -228,7 +228,7 @@ MossdeepCity_EventScript_Man:: @ 81E4C10
release
end
MossdeepCity_EventScript_KingsRockBoy:: @ 81E4C26
MossdeepCity_EventScript_KingsRockBoy::
lock
faceplayer
goto_if_set FLAG_RECEIVED_KINGS_ROCK, MossdeepCity_EventScript_ReceivedKingsRock
@@ -243,21 +243,21 @@ MossdeepCity_EventScript_KingsRockBoy:: @ 81E4C26
release
end
MossdeepCity_EventScript_ReceivedKingsRock:: @ 81E4C68
MossdeepCity_EventScript_ReceivedKingsRock::
msgbox MossdeepCity_Text_StevensHouseOverThere, MSGBOX_DEFAULT
release
end
MossdeepCity_EventScript_DeclineKingsRock:: @ 81E4C72
MossdeepCity_EventScript_DeclineKingsRock::
msgbox MossdeepCity_Text_WhatToDoWithWeirdRock, MSGBOX_DEFAULT
release
end
MossdeepCity_EventScript_BlackBelt:: @ 81E4C7C
MossdeepCity_EventScript_BlackBelt::
msgbox MossdeepCity_Text_SootopolisNewGymLeader, MSGBOX_NPC
end
MossdeepCity_EventScript_Scott:: @ 81E4C85
MossdeepCity_EventScript_Scott::
lock
faceplayer
msgbox MossdeepCity_Text_ScottSomethingWrongWithTown, MSGBOX_DEFAULT
@@ -271,25 +271,25 @@ MossdeepCity_EventScript_Scott:: @ 81E4C85
release
end
MossdeepCity_EventScript_ScottExitNorth:: @ 81E4CB0
MossdeepCity_EventScript_ScottExitNorth::
applymovement OBJ_EVENT_ID_PLAYER, MossdeepCity_Movement_PlayerWatchScottExit
applymovement LOCALID_SCOTT, MossdeepCity_Movement_ScottExitNorth
waitmovement 0
return
MossdeepCity_EventScript_ScottExitEast:: @ 81E4CC2
MossdeepCity_EventScript_ScottExitEast::
applymovement OBJ_EVENT_ID_PLAYER, MossdeepCity_Movement_PlayerWatchScottExit
applymovement LOCALID_SCOTT, MossdeepCity_Movement_ScottExitEast
waitmovement 0
return
MossdeepCity_Movement_PlayerWatchScottExit: @ 81E4CD4
MossdeepCity_Movement_PlayerWatchScottExit:
delay_16
delay_16
walk_in_place_fastest_left
step_end
MossdeepCity_Movement_ScottExitNorth: @ 81E4CD8
MossdeepCity_Movement_ScottExitNorth:
walk_left
walk_left
walk_left
@@ -301,7 +301,7 @@ MossdeepCity_Movement_ScottExitNorth: @ 81E4CD8
walk_left
step_end
MossdeepCity_Movement_ScottExitEast: @ 81E4CE2
MossdeepCity_Movement_ScottExitEast:
walk_down
walk_left
walk_left
@@ -314,26 +314,26 @@ MossdeepCity_Movement_ScottExitEast: @ 81E4CE2
walk_left
step_end
MossdeepCity_Text_WantKingsRockStevenGaveMe: @ 81E4CED
MossdeepCity_Text_WantKingsRockStevenGaveMe:
.string "I got this from STEVEN, but I don't\n"
.string "know what it's good for.\p"
.string "I think it's called KING'S ROCK.\n"
.string "Do you want it?$"
MossdeepCity_Text_YouCanKeepIt: @ 81E4D5B
MossdeepCity_Text_YouCanKeepIt:
.string "Why would you want it?\n"
.string "You're weird.\p"
.string "You can keep it, but keep it a secret\n"
.string "from STEVEN.$"
MossdeepCity_Text_StevensHouseOverThere: @ 81E4DB3
MossdeepCity_Text_StevensHouseOverThere:
.string "STEVEN's house is right over there!$"
MossdeepCity_Text_WhatToDoWithWeirdRock: @ 81E4DD7
MossdeepCity_Text_WhatToDoWithWeirdRock:
.string "Yeah, you think so, too! What are you\n"
.string "supposed to do with some weird rock?$"
MossdeepCity_Text_WailmerWatching: @ 81E4E22
MossdeepCity_Text_WailmerWatching:
.string "Around MOSSDEEP, you can see wild\n"
.string "WAILMER.\p"
.string "It's called, uh…\n"
@@ -341,17 +341,17 @@ MossdeepCity_Text_WailmerWatching: @ 81E4E22
.string "WAI, WAI, WAI…\p"
.string "WAILMER watching!$"
MossdeepCity_Text_SpaceCenterReceivedLetter: @ 81E4E90
MossdeepCity_Text_SpaceCenterReceivedLetter:
.string "The island's SPACE CENTER has been\n"
.string "launching huge rockets.\p"
.string "There's been some kind of an uproar\n"
.string "over a letter they received recently.$"
MossdeepCity_Text_SpaceCenterLaunchingRockets: @ 81E4F15
MossdeepCity_Text_SpaceCenterLaunchingRockets:
.string "The island's SPACE CENTER has been\n"
.string "launching huge rockets.$"
MossdeepCity_Text_MossdeepTargetedByMagma: @ 81E4F50
MossdeepCity_Text_MossdeepTargetedByMagma:
.string "I heard from a SAILOR buddy that\n"
.string "TEAM AQUA set up shop in LILYCOVE.\p"
.string "I also heard that someone came along\n"
@@ -361,18 +361,18 @@ MossdeepCity_Text_MossdeepTargetedByMagma: @ 81E4F50
.string "If you want to know what they're up to,\n"
.string "go visit the SPACE CENTER.$"
MossdeepCity_Text_FeelReliefOnLand: @ 81E5051
MossdeepCity_Text_FeelReliefOnLand:
.string "I'm a SAILOR, so the sea's obviously\n"
.string "more important to me.\p"
.string "But you know? When I get back on land\n"
.string "after a long voyage, I do feel relief!$"
MossdeepCity_Text_NiceIfWorldCoveredByFlowers: @ 81E50D9
MossdeepCity_Text_NiceIfWorldCoveredByFlowers:
.string "Wouldn't it be nice?\p"
.string "If the whole world was covered in\n"
.string "plants and flowers like this island?$"
MossdeepCity_Text_LifeNeedsSeaToLive: @ 81E5135
MossdeepCity_Text_LifeNeedsSeaToLive:
.string "All life needs the sea to live, even\n"
.string "though it makes its home on the land.\p"
.string "Life, having run its course, becomes\n"
@@ -381,14 +381,14 @@ MossdeepCity_Text_LifeNeedsSeaToLive: @ 81E5135
.string "the land.\p"
.string "Yes, like the very shoreline here.$"
MossdeepCity_Text_SurfExhilarating: @ 81E5213
MossdeepCity_Text_SurfExhilarating:
.string "A voyage on a ship is fine.\p"
.string "But crossing the sea with POKéMON\n"
.string "using SURF…\p"
.string "Now that's an exhilarating trip!\n"
.string "Wouldn't you agree, youngster?$"
MossdeepCity_Text_SpecialSpaceCenterRock: @ 81E529D
MossdeepCity_Text_SpecialSpaceCenterRock:
.string "This rock has a special meaning to\n"
.string "the people at the SPACE CENTER.\p"
.string "They put it here as their wish for\n"
@@ -398,23 +398,23 @@ MossdeepCity_Text_SpecialSpaceCenterRock: @ 81E529D
.string "I use a wish tag to make it happen.\n"
.string "That's what I do.$"
MossdeepCity_Text_ItsAWhiteRock: @ 81E5396
MossdeepCity_Text_ItsAWhiteRock:
.string "It's a white rock.$"
MossdeepCity_Text_GymSign: @ 81E53A9
MossdeepCity_Text_GymSign:
.string "MOSSDEEP CITY POKéMON GYM\n"
.string "LEADERS: LIZA & TATE\p"
.string "“The mystic combination!”$"
MossdeepCity_Text_CitySign: @ 81E53F2
MossdeepCity_Text_CitySign:
.string "MOSSDEEP CITY\n"
.string "“Our slogan: Cherish POKéMON!”$"
MossdeepCity_Text_SpaceCenterSign: @ 81E541F
MossdeepCity_Text_SpaceCenterSign:
.string "MOSSDEEP SPACE CENTER\n"
.string "“The closest place to space.”$"
MossdeepCity_Text_ScottSomethingWrongWithTown: @ 81E5453
MossdeepCity_Text_ScottSomethingWrongWithTown:
.string "SCOTT: {PLAYER}{KUN}, feeling good?\n"
.string "I'm doing great!\p"
.string "I'd heard MOSSDEEP's GYM LEADER is\n"
@@ -427,7 +427,7 @@ MossdeepCity_Text_ScottSomethingWrongWithTown: @ 81E5453
.string "I don't think it concerns me in any\n"
.string "way, though.$"
MossdeepCity_Text_SootopolisNewGymLeader: @ 81E5581
MossdeepCity_Text_SootopolisNewGymLeader:
.string "Ahh… It feels great letting the waves\n"
.string "wash over my feet…\p"
.string "Speaking of the waves, you know that\n"