2017-11-10 02:21:31 +01:00
|
|
|
LilycoveCity_House4_MapScripts:: @ 821F5B4
|
|
|
|
.byte 0
|
|
|
|
|
2019-11-10 16:56:35 +01:00
|
|
|
LilycoveCity_House4_EventScript_Man1:: @ 821F5B5
|
|
|
|
msgbox LilycoveCity_House4_Text_MysteriesAtBottomOfSea, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
2019-11-10 16:56:35 +01:00
|
|
|
LilycoveCity_House4_EventScript_Man2:: @ 821F5BE
|
|
|
|
msgbox LilycoveCity_House4_Text_UnderwaterTrenchMossdeepSootopolis, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
2019-11-10 16:56:35 +01:00
|
|
|
LilycoveCity_House4_Text_MysteriesAtBottomOfSea: @ 821F5C7
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "This planet's biggest mysteries are\n"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "at the bottom of the sea.\p"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "Somebody said that, but I don't know…$"
|
2017-11-10 02:21:31 +01:00
|
|
|
|
2019-11-10 16:56:35 +01:00
|
|
|
LilycoveCity_House4_Text_UnderwaterTrenchMossdeepSootopolis: @ 821F62B
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "There's a deep underwater trench\n"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "between MOSSDEEP and SOOTOPOLIS.\p"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "That's what someone told me, anyway.$"
|
2017-11-10 02:21:31 +01:00
|
|
|
|