summaryrefslogtreecommitdiff
path: root/data/maps/SafariZone_RestHouse/scripts.inc
blob: 672b5123fcebd612ce988785a7651b4ce787054b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SafariZone_RestHouse_MapScripts::
	.byte 0

SafariZone_RestHouse_EventScript_Youngster::
	msgbox SafariZone_RestHouse_Text_Youngster, MSGBOX_NPC
	end

SafariZone_RestHouse_EventScript_PsychicM::
	msgbox SafariZone_RestHouse_Text_PsychicM, MSGBOX_NPC
	end

SafariZone_RestHouse_EventScript_FatMan::
	msgbox SafariZone_RestHouse_Text_FatMan, MSGBOX_NPC
	end