2021-07-20 21:18:31 +02:00
|
|
|
SootopolisCity_House5_MapScripts::
|
2017-11-10 02:21:31 +01:00
|
|
|
.byte 0
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
SootopolisCity_House5_EventScript_Maniac::
|
2019-11-10 02:40:41 +01:00
|
|
|
msgbox SootopolisCity_House5_Text_SootopolisMtPyreConnection, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
SootopolisCity_House5_EventScript_Girl::
|
2019-11-10 02:40:41 +01:00
|
|
|
msgbox SootopolisCity_House5_Text_BrotherUsedToStudySea, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
SootopolisCity_House5_Text_SootopolisMtPyreConnection:
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "There appears to be some connection\n"
|
|
|
|
.string "between SOOTOPOLIS and MT. PYRE.\p"
|
|
|
|
.string "My friends and I did some research on\n"
|
|
|
|
.string "it at the lab where I used to work.$"
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
SootopolisCity_House5_Text_BrotherUsedToStudySea:
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "My big brother used to study the sea.$"
|
|
|
|
|