SootopolisCity_House5_MapScripts::
	.byte 0

SootopolisCity_House5_EventScript_Maniac::
	msgbox SootopolisCity_House5_Text_SootopolisMtPyreConnection, MSGBOX_NPC
	end

SootopolisCity_House5_EventScript_Girl::
	msgbox SootopolisCity_House5_Text_BrotherUsedToStudySea, MSGBOX_NPC
	end

SootopolisCity_House5_Text_SootopolisMtPyreConnection:
	.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:
	.string "My big brother used to study the sea.$"