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

@@ -1,17 +1,17 @@
.set LOCALID_WINGULL, 3
MossdeepCity_House2_MapScripts:: @ 82220DE
MossdeepCity_House2_MapScripts::
.byte 0
MossdeepCity_House2_EventScript_Man:: @ 82220DF
MossdeepCity_House2_EventScript_Man::
msgbox MossdeepCity_House2_Text_SisterMailsBoyfriendInFortree, MSGBOX_NPC
end
MossdeepCity_House2_EventScript_Twin:: @ 82220E8
MossdeepCity_House2_EventScript_Twin::
msgbox MossdeepCity_House2_Text_PokemonCarriesMailBackAndForth, MSGBOX_NPC
end
MossdeepCity_House2_EventScript_Wingull:: @ 82220F1
MossdeepCity_House2_EventScript_Wingull::
lock
faceplayer
waitse
@@ -29,17 +29,17 @@ MossdeepCity_House2_EventScript_Wingull:: @ 82220F1
release
end
MossdeepCity_House2_EventScript_WingullExitNorth:: @ 8222124
MossdeepCity_House2_EventScript_WingullExitNorth::
applymovement LOCALID_WINGULL, MossdeepCity_House2_Movement_WingullExitNorth
waitmovement 0
return
MossdeepCity_House2_EventScript_WingullExitWest:: @ 822212F
MossdeepCity_House2_EventScript_WingullExitWest::
applymovement LOCALID_WINGULL, MossdeepCity_House2_Movement_WingullExitEast
waitmovement 0
return
MossdeepCity_House2_Movement_WingullExitNorth: @ 822213A
MossdeepCity_House2_Movement_WingullExitNorth:
walk_fast_right
walk_fast_down
walk_fast_down
@@ -48,25 +48,25 @@ MossdeepCity_House2_Movement_WingullExitNorth: @ 822213A
delay_8
step_end
MossdeepCity_House2_Movement_WingullExitEast: @ 8222141
MossdeepCity_House2_Movement_WingullExitEast:
walk_fast_down
walk_fast_down
walk_fast_down
delay_8
step_end
MossdeepCity_House2_Text_SisterMailsBoyfriendInFortree: @ 8222146
MossdeepCity_House2_Text_SisterMailsBoyfriendInFortree:
.string "My little sister exchanges MAIL with\n"
.string "her boyfriend in FORTREE.\p"
.string "I don't envy her one bit at all.$"
MossdeepCity_House2_Text_PokemonCarriesMailBackAndForth: @ 82221A6
MossdeepCity_House2_Text_PokemonCarriesMailBackAndForth:
.string "Even though I can't see my friend in\n"
.string "FORTREE, my POKéMON carries MAIL\l"
.string "back and forth for us.\p"
.string "I'm not lonesome, even though we're\n"
.string "apart.$"
MossdeepCity_House2_Text_Wingull: @ 822222E
MossdeepCity_House2_Text_Wingull:
.string "WINGULL: Pihyoh!$"