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
@@ -1,20 +1,20 @@
Route116_TunnelersRestHouse_MapScripts:: @ 822B850
Route116_TunnelersRestHouse_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, Route116_TunnelersRestHouse_OnTransition
.byte 0
Route116_TunnelersRestHouse_OnTransition: @ 822B856
Route116_TunnelersRestHouse_OnTransition:
setflag FLAG_LANDMARK_TUNNELERS_REST_HOUSE
end
Route116_TunnelersRestHouse_EventScript_Tunneler1:: @ 822B85A
Route116_TunnelersRestHouse_EventScript_Tunneler1::
msgbox Route116_TunnelersRestHouse_Text_WeHadToStopBoring, MSGBOX_NPC
end
Route116_TunnelersRestHouse_EventScript_Tunneler2:: @ 822B863
Route116_TunnelersRestHouse_EventScript_Tunneler2::
msgbox Route116_TunnelersRestHouse_Text_ManDiggingHisWayToVerdanturf, MSGBOX_NPC
end
Route116_TunnelersRestHouse_EventScript_Tunneler3:: @ 822B86C
Route116_TunnelersRestHouse_EventScript_Tunneler3::
lock
faceplayer
goto_if_set FLAG_RUSTURF_TUNNEL_OPENED, Route116_TunnelersRestHouse_EventScript_TunnelOpened
@@ -22,12 +22,12 @@ Route116_TunnelersRestHouse_EventScript_Tunneler3:: @ 822B86C
release
end
Route116_TunnelersRestHouse_EventScript_TunnelOpened:: @ 822B881
Route116_TunnelersRestHouse_EventScript_TunnelOpened::
msgbox Route116_TunnelersRestHouse_Text_TunnelHasGoneThrough, MSGBOX_DEFAULT
release
end
Route116_TunnelersRestHouse_Text_WeHadToStopBoring: @ 822B88B
Route116_TunnelersRestHouse_Text_WeHadToStopBoring:
.string "That RUSTURF TUNNEL there…\p"
.string "At first, we had a huge work crew boring\n"
.string "through rock with the latest machinery.\l"
@@ -38,7 +38,7 @@ Route116_TunnelersRestHouse_Text_WeHadToStopBoring: @ 822B88B
.string "So, we've got nothing to do but loll\n"
.string "around here doing nothing.$"
Route116_TunnelersRestHouse_Text_ManDiggingHisWayToVerdanturf: @ 822B99F
Route116_TunnelersRestHouse_Text_ManDiggingHisWayToVerdanturf:
.string "There's a man digging his way to\n"
.string "VERDANTURF all by his lonesome.\l"
.string "He's desperate to get through.\p"
@@ -48,13 +48,13 @@ Route116_TunnelersRestHouse_Text_ManDiggingHisWayToVerdanturf: @ 822B99F
.string "harming the natural environment.\p"
.string "I wonder if he made it through yet.$"
Route116_TunnelersRestHouse_Text_GetToVerdanturfWithoutTunnel: @ 822BAAF
Route116_TunnelersRestHouse_Text_GetToVerdanturfWithoutTunnel:
.string "To get to VERDANTURF without using\n"
.string "this TUNNEL, you'd have to cross the\l"
.string "sea to DEWFORD, sail on to SLATEPORT,\l"
.string "then travel through MAUVILLE.$"
Route116_TunnelersRestHouse_Text_TunnelHasGoneThrough: @ 822BB3B
Route116_TunnelersRestHouse_Text_TunnelHasGoneThrough:
.string "Did you hear? The TUNNEL to VERDANTURF\n"
.string "has gone through!\p"
.string "Sometimes, if you hope strongly enough,\n"