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,7 +1,7 @@
SootopolisCity_House1_MapScripts:: @ 822694C
SootopolisCity_House1_MapScripts::
.byte 0
SootopolisCity_House1_EventScript_BrickBreakBlackBelt:: @ 822694D
SootopolisCity_House1_EventScript_BrickBreakBlackBelt::
lock
faceplayer
goto_if_set FLAG_RECEIVED_TM31, SootopolisCity_House1_EventScript_ReceivedBrickBreak
@@ -14,12 +14,12 @@ SootopolisCity_House1_EventScript_BrickBreakBlackBelt:: @ 822694D
release
end
SootopolisCity_House1_EventScript_ReceivedBrickBreak:: @ 8226984
SootopolisCity_House1_EventScript_ReceivedBrickBreak::
msgbox SootopolisCity_House1_Text_ExplainBrickBreak, MSGBOX_DEFAULT
release
end
SootopolisCity_House1_EventScript_Kecleon:: @ 822698E
SootopolisCity_House1_EventScript_Kecleon::
lock
faceplayer
waitse
@@ -29,16 +29,16 @@ SootopolisCity_House1_EventScript_Kecleon:: @ 822698E
release
end
SootopolisCity_House1_Text_DevelopedThisTM: @ 82269A1
SootopolisCity_House1_Text_DevelopedThisTM:
.string "For thirty years I've remained in\n"
.string "SOOTOPOLIS honing my skills.\p"
.string "I developed a shattering TM.\n"
.string "I bequeath it to you!$"
SootopolisCity_House1_Text_ExplainBrickBreak: @ 8226A13
SootopolisCity_House1_Text_ExplainBrickBreak:
.string "TM31 contains BRICK BREAK! It's a move\n"
.string "so horrible that I can't describe it.$"
SootopolisCity_House1_Text_Kecleon: @ 8226A60
SootopolisCity_House1_Text_Kecleon:
.string "KECLEON: Puu puhyaah.$"