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,12 +1,12 @@
FourIsland_LoreleisHouse_MapScripts:: @ 8171C4E
FourIsland_LoreleisHouse_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, FourIsland_LoreleisHouse_OnTransition
.byte 0
FourIsland_LoreleisHouse_OnTransition:: @ 8171C54
FourIsland_LoreleisHouse_OnTransition::
special UpdateLoreleiDollCollection
end
FourIsland_LoreleisHouse_EventScript_Lorelei:: @ 8171C58
FourIsland_LoreleisHouse_EventScript_Lorelei::
lock
faceplayer
goto_if_set FLAG_TALKED_TO_LORELEI_AFTER_WAREHOUSE, FourIsland_LoreleisHouse_EventScript_Lorelei3
@@ -15,18 +15,18 @@ FourIsland_LoreleisHouse_EventScript_Lorelei:: @ 8171C58
release
end
FourIsland_LoreleisHouse_EventScript_Lorelei2:: @ 8171C76
FourIsland_LoreleisHouse_EventScript_Lorelei2::
setflag FLAG_TALKED_TO_LORELEI_AFTER_WAREHOUSE
msgbox FourIsland_LoreleisHouse_Text_IllReturnToLeagueInShortWhile
release
end
FourIsland_LoreleisHouse_EventScript_Lorelei3:: @ 8171C83
FourIsland_LoreleisHouse_EventScript_Lorelei3::
msgbox FourIsland_LoreleisHouse_Text_WillDoWhatICanHereAndNow
release
end
FourIsland_LoreleisHouse_EventScript_Doll:: @ 8171C8D
FourIsland_LoreleisHouse_EventScript_Doll::
lock
msgbox FourIsland_LoreleisHouse_Text_StuffedMonDollsGalore
release
+4 -4
View File
@@ -1,4 +1,4 @@
FourIsland_LoreleisHouse_Text_IfAnythingWereToHappenToIsland:: @ 81A3826
FourIsland_LoreleisHouse_Text_IfAnythingWereToHappenToIsland::
.string "LORELEI: There's something weighing\n"
.string "heavily on my mind.\p"
.string "If anything were to happen on\n"
@@ -8,7 +8,7 @@ FourIsland_LoreleisHouse_Text_IfAnythingWereToHappenToIsland:: @ 81A3826
.string "I wonder if that would make me\n"
.string "irresponsible to my home…$"
FourIsland_LoreleisHouse_Text_IllReturnToLeagueInShortWhile:: @ 81A390C
FourIsland_LoreleisHouse_Text_IllReturnToLeagueInShortWhile::
.string "LORELEI: So, you managed to solve\n"
.string "all the problems here?\p"
.string "That's wonderful.\p"
@@ -18,12 +18,12 @@ FourIsland_LoreleisHouse_Text_IllReturnToLeagueInShortWhile:: @ 81A390C
.string "I'll return to the POKéMON LEAGUE\n"
.string "in a short while.$"
FourIsland_LoreleisHouse_Text_WillDoWhatICanHereAndNow:: @ 81A39D8
FourIsland_LoreleisHouse_Text_WillDoWhatICanHereAndNow::
.string "I don't know what will happen in\n"
.string "the future, but…\p"
.string "I will do what I can here and now.\n"
.string "That's all I can do.$"
FourIsland_LoreleisHouse_Text_StuffedMonDollsGalore:: @ 81A3A42
FourIsland_LoreleisHouse_Text_StuffedMonDollsGalore::
.string "Stuffed POKéMON dolls galore!$"