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
+11 -11
View File
@@ -1,15 +1,15 @@
PacifidlogTown_House4_MapScripts:: @ 8203F4B
PacifidlogTown_House4_MapScripts::
.byte 0
PacifidlogTown_House4_EventScript_LittleGirl:: @ 8203F4C
PacifidlogTown_House4_EventScript_LittleGirl::
msgbox PacifidlogTown_House4_Text_SkyPokemon, MSGBOX_NPC
end
PacifidlogTown_House4_EventScript_Woman:: @ 8203F55
PacifidlogTown_House4_EventScript_Woman::
msgbox PacifidlogTown_House4_Text_PeopleSawHighFlyingPokemon, MSGBOX_NPC
end
PacifidlogTown_House4_EventScript_Boy:: @ 8203F5E
PacifidlogTown_House4_EventScript_Boy::
lock
faceplayer
msgbox PacifidlogTown_House4_Text_WhereDidYouComeFrom, MSGBOX_YESNO
@@ -19,35 +19,35 @@ PacifidlogTown_House4_EventScript_Boy:: @ 8203F5E
goto_if_eq PacifidlogTown_House4_EventScript_No
end
PacifidlogTown_House4_EventScript_Yes:: @ 8203F7F
PacifidlogTown_House4_EventScript_Yes::
msgbox PacifidlogTown_House4_Text_YesTown, MSGBOX_DEFAULT
release
end
PacifidlogTown_House4_EventScript_No:: @ 8203F89
PacifidlogTown_House4_EventScript_No::
msgbox PacifidlogTown_House4_Text_YouHaveToComeFromSomewhere, MSGBOX_DEFAULT
release
end
PacifidlogTown_House4_Text_PeopleSawHighFlyingPokemon: @ 8203F93
PacifidlogTown_House4_Text_PeopleSawHighFlyingPokemon:
.string "People were saying they saw a POKéMON\n"
.string "flying high above HOENN.\p"
.string "Is it flying around all the time?\n"
.string "Doesn't it need to rest somewhere?$"
PacifidlogTown_House4_Text_SkyPokemon: @ 8204017
PacifidlogTown_House4_Text_SkyPokemon:
.string "A sky POKéMON!\n"
.string "A sky POKéMON!$"
PacifidlogTown_House4_Text_WhereDidYouComeFrom: @ 8204035
PacifidlogTown_House4_Text_WhereDidYouComeFrom:
.string "Where did you come from?$"
PacifidlogTown_House4_Text_YesTown: @ 820404E
PacifidlogTown_House4_Text_YesTown:
.string "Yes?\n"
.string "YES TOWN?\p"
.string "I've never heard of a place like that.$"
PacifidlogTown_House4_Text_YouHaveToComeFromSomewhere: @ 8204084
PacifidlogTown_House4_Text_YouHaveToComeFromSomewhere:
.string "No? That doesn't make any sense.\n"
.string "You have to come from somewhere.\p"
.string "Oh! Wait! You're not going to say you\n"