diff options
Diffstat (limited to 'data/scripts/maps/LilycoveCity_House4.inc')
-rw-r--r-- | data/scripts/maps/LilycoveCity_House4.inc | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/scripts/maps/LilycoveCity_House4.inc b/data/scripts/maps/LilycoveCity_House4.inc new file mode 100644 index 000000000..8bfdb2d48 --- /dev/null +++ b/data/scripts/maps/LilycoveCity_House4.inc @@ -0,0 +1,21 @@ +LilycoveCity_House4_MapScripts:: @ 821F5B4 + .byte 0 + +LilycoveCity_House4_EventScript_21F5B5:: @ 821F5B5 + msgbox LilycoveCity_House4_Text_21F5C7, 2 + end + +LilycoveCity_House4_EventScript_21F5BE:: @ 821F5BE + msgbox LilycoveCity_House4_Text_21F62B, 2 + end + +LilycoveCity_House4_Text_21F5C7: @ 821F5C7 + .string "This planet’s biggest mysteries are\n" + .string "at the bottom of the sea.\p" + .string "Somebody said that, but I don’t know…$" + +LilycoveCity_House4_Text_21F62B: @ 821F62B + .string "There’s a deep underwater trench\n" + .string "between MOSSDEEP and SOOTOPOLIS.\p" + .string "That’s what someone told me, anyway.$" + |