Remove address comments
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
SootopolisCity_House4_MapScripts:: @ 8226D15
|
||||
SootopolisCity_House4_MapScripts::
|
||||
.byte 0
|
||||
|
||||
SootopolisCity_House4_EventScript_Man:: @ 8226D16
|
||||
SootopolisCity_House4_EventScript_Man::
|
||||
msgbox SootopolisCity_House4_Text_AncientTreasuresWaitingInSea, MSGBOX_NPC
|
||||
end
|
||||
|
||||
SootopolisCity_House4_EventScript_Woman:: @ 8226D1F
|
||||
SootopolisCity_House4_EventScript_Woman::
|
||||
msgbox SootopolisCity_House4_Text_StrollUnderwaterWithPokemon, MSGBOX_NPC
|
||||
end
|
||||
|
||||
SootopolisCity_House4_EventScript_Azumarill:: @ 8226D28
|
||||
SootopolisCity_House4_EventScript_Azumarill::
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
@@ -19,7 +19,7 @@ SootopolisCity_House4_EventScript_Azumarill:: @ 8226D28
|
||||
release
|
||||
end
|
||||
|
||||
SootopolisCity_House4_Text_AncientTreasuresWaitingInSea: @ 8226D3B
|
||||
SootopolisCity_House4_Text_AncientTreasuresWaitingInSea:
|
||||
.string "Listen up, and I'll tell you something\n"
|
||||
.string "good.\p"
|
||||
.string "There's supposed to be an ancient\n"
|
||||
@@ -27,13 +27,13 @@ SootopolisCity_House4_Text_AncientTreasuresWaitingInSea: @ 8226D3B
|
||||
.string "There could be treasures just waiting\n"
|
||||
.string "to be discovered down there.$"
|
||||
|
||||
SootopolisCity_House4_Text_StrollUnderwaterWithPokemon: @ 8226DEA
|
||||
SootopolisCity_House4_Text_StrollUnderwaterWithPokemon:
|
||||
.string "Ancient treasures…\p"
|
||||
.string "It would be nice if they existed, but\n"
|
||||
.string "even if they didn't, it would be so\l"
|
||||
.string "beautiful to take an underwater\l"
|
||||
.string "stroll with my POKéMON.$"
|
||||
|
||||
SootopolisCity_House4_Text_Azumarill: @ 8226E7F
|
||||
SootopolisCity_House4_Text_Azumarill:
|
||||
.string "AZUMARILL: Marurii.$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user