Remove address comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user