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 @@
MtPyre_1F_MapScripts:: @ 8230F3E
MtPyre_1F_MapScripts::
.byte 0
MtPyre_1F_EventScript_CleanseTagWoman:: @ 8230F3F
MtPyre_1F_EventScript_CleanseTagWoman::
lock
faceplayer
goto_if_set FLAG_RECEIVED_CLEANSE_TAG, MtPyre_1F_EventScript_ReceivedCleanseTag
@@ -13,36 +13,36 @@ MtPyre_1F_EventScript_CleanseTagWoman:: @ 8230F3F
release
end
MtPyre_1F_EventScript_ReceivedCleanseTag:: @ 8230F6E
MtPyre_1F_EventScript_ReceivedCleanseTag::
msgbox MtPyre_1F_Text_ExplainCleanseTag, MSGBOX_DEFAULT
release
end
MtPyre_1F_EventScript_PokefanF:: @ 8230F78
MtPyre_1F_EventScript_PokefanF::
msgbox MtPyre_1F_Text_ComeToPayRespects, MSGBOX_NPC
end
MtPyre_1F_EventScript_Man:: @ 8230F81
MtPyre_1F_EventScript_Man::
msgbox MtPyre_1F_Text_RestingPlaceOfZigzagoon, MSGBOX_NPC
end
MtPyre_1F_Text_TakeThisForYourOwnGood: @ 8230F8A
MtPyre_1F_Text_TakeThisForYourOwnGood:
.string "All sorts of beings wander the slopes\n"
.string "of MT. PYRE…\p"
.string "There is no telling what may happen.\n"
.string "Take this. It's for your own good.$"
MtPyre_1F_Text_ExplainCleanseTag: @ 8231005
MtPyre_1F_Text_ExplainCleanseTag:
.string "Have a POKéMON hold that\n"
.string "CLEANSE TAG.\p"
.string "It will help ward off wild POKéMON.$"
MtPyre_1F_Text_ComeToPayRespects: @ 823104F
MtPyre_1F_Text_ComeToPayRespects:
.string "Did you come to pay your respect\n"
.string "to the spirits of departed POKéMON?\p"
.string "You must care for your POKéMON a lot.$"
MtPyre_1F_Text_RestingPlaceOfZigzagoon: @ 82310BA
MtPyre_1F_Text_RestingPlaceOfZigzagoon:
.string "This is the final resting place of my\n"
.string "ZIGZAGOON. I cherished it…$"