Remove address comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SootopolisCity_House2_MapScripts:: @ 8226A76
|
||||
SootopolisCity_House2_MapScripts::
|
||||
.byte 0
|
||||
|
||||
SootopolisCity_House2_EventScript_ExpertF:: @ 8226A77
|
||||
SootopolisCity_House2_EventScript_ExpertF::
|
||||
lock
|
||||
faceplayer
|
||||
msgbox SootopolisCity_House2_Text_DidYouKnowAboutMtPyreOrbs, MSGBOX_YESNO
|
||||
@@ -12,25 +12,25 @@ SootopolisCity_House2_EventScript_ExpertF:: @ 8226A77
|
||||
release
|
||||
end
|
||||
|
||||
SootopolisCity_House2_EventScript_KnowAboutOrbs:: @ 8226A99
|
||||
SootopolisCity_House2_EventScript_KnowAboutOrbs::
|
||||
msgbox SootopolisCity_House2_Text_YesTwoOrbsSideBySide, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
SootopolisCity_House2_EventScript_DontKnowAboutOrbs:: @ 8226AA2
|
||||
SootopolisCity_House2_EventScript_DontKnowAboutOrbs::
|
||||
msgbox SootopolisCity_House2_Text_OughtToVisitAndSee, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
SootopolisCity_House2_Text_DidYouKnowAboutMtPyreOrbs: @ 8226AAB
|
||||
SootopolisCity_House2_Text_DidYouKnowAboutMtPyreOrbs:
|
||||
.string "MT. PYRE…\p"
|
||||
.string "At its peak are two orbs placed side\n"
|
||||
.string "by side. Did you know?$"
|
||||
|
||||
SootopolisCity_House2_Text_YesTwoOrbsSideBySide: @ 8226AF1
|
||||
SootopolisCity_House2_Text_YesTwoOrbsSideBySide:
|
||||
.string "Yes, two orbs side by side…\p"
|
||||
.string "The sight of them together…\n"
|
||||
.string "It is somehow soothing…$"
|
||||
|
||||
SootopolisCity_House2_Text_OughtToVisitAndSee: @ 8226B41
|
||||
SootopolisCity_House2_Text_OughtToVisitAndSee:
|
||||
.string "Is that so?\n"
|
||||
.string "Perhaps you ought to visit and see…$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user