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
+5 -5
View File
@@ -1,20 +1,20 @@
RustboroCity_House2_MapScripts:: @ 8215EB3
RustboroCity_House2_MapScripts::
.byte 0
RustboroCity_House2_EventScript_PokefanF:: @ 8215EB4
RustboroCity_House2_EventScript_PokefanF::
msgbox RustboroCity_House2_Text_TrainerSchoolExcellent, MSGBOX_NPC
end
RustboroCity_House2_EventScript_LittleGirl:: @ 8215EBD
RustboroCity_House2_EventScript_LittleGirl::
msgbox RustboroCity_House2_Text_RoxanneKnowsALot, MSGBOX_NPC
end
RustboroCity_House2_Text_TrainerSchoolExcellent: @ 8215EC6
RustboroCity_House2_Text_TrainerSchoolExcellent:
.string "The TRAINER'S SCHOOL is excellent.\p"
.string "If you study there, you could even\n"
.string "become a GYM LEADER.$"
RustboroCity_House2_Text_RoxanneKnowsALot: @ 8215F21
RustboroCity_House2_Text_RoxanneKnowsALot:
.string "ROXANNE, the GYM LEADER, really knows\n"
.string "a lot about POKéMON.\p"
.string "She's really strong, too!$"