Remove address comments

This commit is contained in:
GriffinR
2022-06-24 21:10:48 -04:00
parent d73f39ae40
commit 9cde4e0f74
802 changed files with 20272 additions and 20272 deletions
@@ -1,7 +1,7 @@
SaffronCity_MrPsychicsHouse_MapScripts:: @ 816F05E
SaffronCity_MrPsychicsHouse_MapScripts::
.byte 0
SaffronCity_MrPsychicsHouse_EventScript_MrPsychic:: @ 816F05F
SaffronCity_MrPsychicsHouse_EventScript_MrPsychic::
lock
faceplayer
goto_if_set FLAG_GOT_TM29_FROM_MR_PSYCHIC, SaffronCity_MrPsychicsHouse_EventScript_AlreadyGotTM29
@@ -15,12 +15,12 @@ SaffronCity_MrPsychicsHouse_EventScript_MrPsychic:: @ 816F05F
release
end
SaffronCity_MrPsychicsHouse_EventScript_NoRoomForTM29:: @ 816F0AB
SaffronCity_MrPsychicsHouse_EventScript_NoRoomForTM29::
msgbox SaffronCity_MrPsychicsHouse_Text_YouveNoRoom
release
end
SaffronCity_MrPsychicsHouse_EventScript_AlreadyGotTM29:: @ 816F0B5
SaffronCity_MrPsychicsHouse_EventScript_AlreadyGotTM29::
msgbox SaffronCity_MrPsychicsHouse_Text_ExplainTM29
release
end
@@ -1,18 +1,18 @@
SaffronCity_MrPsychicsHouse_Text_YouWantedThis:: @ 819C142
SaffronCity_MrPsychicsHouse_Text_YouWantedThis::
.string "…Wait! Don't say a word!\p"
.string "You wanted this!$"
SaffronCity_MrPsychicsHouse_Text_ReceivedTM29FromMrPsychic:: @ 819C16C
SaffronCity_MrPsychicsHouse_Text_ReceivedTM29FromMrPsychic::
.string "{PLAYER} received TM29\n"
.string "from MR. PSYCHIC.$"
SaffronCity_MrPsychicsHouse_Text_ExplainTM29:: @ 819C18F
SaffronCity_MrPsychicsHouse_Text_ExplainTM29::
.string "You already know, don't you?\n"
.string "TM29 is PSYCHIC.\p"
.string "It's an attack that may also lower\n"
.string "the target's special stats.$"
SaffronCity_MrPsychicsHouse_Text_YouveNoRoom:: @ 819C1FC
SaffronCity_MrPsychicsHouse_Text_YouveNoRoom::
.string "Where do you plan to put this?\n"
.string "You've no room.$"