summaryrefslogtreecommitdiff
path: root/data/maps/SafariZone_North/scripts.inc
blob: 6fb6f2e2ac6b43bdb210a9eaf31d8232959cecc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
SafariZone_North_MapScripts::
	.byte 0

SafariZone_North_EventScript_Fisherman::
	msgbox SafariZone_North_Text_Fisherman, MSGBOX_NPC
	end

SafariZone_North_EventScript_Man::
	msgbox SafariZone_North_Text_Man, MSGBOX_NPC
	end