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
+9 -9
View File
@@ -1,7 +1,7 @@
DewfordTown_House2_MapScripts:: @ 81FE22D
DewfordTown_House2_MapScripts::
.byte 0
DewfordTown_House2_EventScript_Man:: @ 81FE22E
DewfordTown_House2_EventScript_Man::
lock
faceplayer
goto_if_set FLAG_RECEIVED_SILK_SCARF, DewfordTown_House2_EventScript_ExplainSilkScarf
@@ -13,21 +13,21 @@ DewfordTown_House2_EventScript_Man:: @ 81FE22E
release
end
DewfordTown_House2_EventScript_NoRoomForScarf:: @ 81FE25D
DewfordTown_House2_EventScript_NoRoomForScarf::
msgbox DewfordTown_House2_Text_NoRoom, MSGBOX_DEFAULT
release
end
DewfordTown_House2_EventScript_ExplainSilkScarf:: @ 81FE267
DewfordTown_House2_EventScript_ExplainSilkScarf::
msgbox DewfordTown_House2_Text_ExplainSilkScarf, MSGBOX_DEFAULT
release
end
DewfordTown_House2_EventScript_Boy:: @ 81FE271
DewfordTown_House2_EventScript_Boy::
msgbox DewfordTown_House2_Text_BrawlySoCool, MSGBOX_NPC
end
DewfordTown_House2_Text_WantYouToHaveSilkScarf: @ 81FE27A
DewfordTown_House2_Text_WantYouToHaveSilkScarf:
.string "Gorge your eyes on this!\p"
.string "It's a SILK SCARF. It's right at the\n"
.string "cutting edge of fashion, yeah!\p"
@@ -36,19 +36,19 @@ DewfordTown_House2_Text_WantYouToHaveSilkScarf: @ 81FE27A
.string "Oh, you're a delight!\n"
.string "Here you go. I want you to have it!$"
DewfordTown_House2_Text_NoRoom: @ 81FE356
DewfordTown_House2_Text_NoRoom:
.string "Oh, you don't have room?\p"
.string "Now, listen tight, this SCARF is a must-\n"
.string "have! Why, I would sell all my items\l"
.string "in order to get it!$"
DewfordTown_House2_Text_ExplainSilkScarf: @ 81FE3D1
DewfordTown_House2_Text_ExplainSilkScarf:
.string "The SILK SCARF raises the power of\n"
.string "NORMAL-type moves.\p"
.string "It's a marvelous SCARF that will go\n"
.string "with almost all POKéMON!$"
DewfordTown_House2_Text_BrawlySoCool: @ 81FE444
DewfordTown_House2_Text_BrawlySoCool:
.string "Wow, you bothered to cross the sea\n"
.string "to visit DEWFORD?\p"
.string "Did you maybe come here because you\n"