summaryrefslogtreecommitdiff
path: root/data/scripts/maps/SootopolisCity_House7.inc
blob: 9df9cde0bde14ed8a501483f2204a988b7147664 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SootopolisCity_House7_MapScripts:: @ 82270CB
	.byte 0

SootopolisCity_House7_EventScript_2270CC:: @ 82270CC
	msgbox SootopolisCity_House7_Text_2270DE, 2
	end

SootopolisCity_House7_EventScript_2270D5:: @ 82270D5
	msgbox SootopolisCity_House7_Text_227190, 2
	end

SootopolisCity_House7_Text_2270DE: @ 82270DE
	.string "An underwater volcano erupted and\n"
	.string "forced itself up from the depths.\p"
	.string "Its crater emerged from the sea and\n"
	.string "became filled with rainwater.\p"
	.string "That’s how SOOTOPOLIS CITY came into\n"
	.string "being.$"

SootopolisCity_House7_Text_227190: @ 8227190
	.string "The cave that links SOOTOPOLIS and\n"
	.string "the outside world…\p"
	.string "It seems as if the cave was made to\n"
	.string "keep something from getting out.\p"
	.string "Or am I just imagining things?$"