2022-05-19 19:14:13 +02:00
|
|
|
SootopolisCity_House5_MapScripts::
|
|
|
|
.byte 0
|
|
|
|
|
|
|
|
SootopolisCity_House5_EventScript_Maniac::
|
|
|
|
msgbox SootopolisCity_House5_Text_SootopolisMtPyreConnection, MSGBOX_NPC
|
|
|
|
end
|
|
|
|
|
|
|
|
SootopolisCity_House5_EventScript_Girl::
|
|
|
|
msgbox SootopolisCity_House5_Text_BrotherUsedToStudySea, MSGBOX_NPC
|
|
|
|
end
|
|
|
|
|
|
|
|
SootopolisCity_House5_Text_SootopolisMtPyreConnection:
|
|
|
|
.string "There appears to be some connection\n"
|
2022-08-21 22:56:26 +02:00
|
|
|
.string "between Sootopolis and Mt. Pyre.\p"
|
2022-05-19 19:14:13 +02:00
|
|
|
.string "My friends and I did some research on\n"
|
|
|
|
.string "it at the lab where I used to work.$"
|
|
|
|
|
|
|
|
SootopolisCity_House5_Text_BrotherUsedToStudySea:
|
|
|
|
.string "My big brother used to study the sea.$"
|
|
|
|
|