summaryrefslogtreecommitdiff
path: root/data/maps/SootopolisCity_House5/scripts.inc
blob: 027a35bcf7161a9c7f00220cd741a5b4e5a8e7ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SootopolisCity_House5_MapScripts:: @ 8226E93
	.byte 0

SootopolisCity_House5_EventScript_Maniac:: @ 8226E94
	msgbox SootopolisCity_House5_Text_SootopolisMtPyreConnection, MSGBOX_NPC
	end

SootopolisCity_House5_EventScript_Girl:: @ 8226E9D
	msgbox SootopolisCity_House5_Text_BrotherUsedToStudySea, MSGBOX_NPC
	end

SootopolisCity_House5_Text_SootopolisMtPyreConnection: @ 8226EA6
	.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.$"

SootopolisCity_House5_Text_BrotherUsedToStudySea: @ 8226F35
	.string "My big brother used to study the sea.$"