summaryrefslogtreecommitdiff
path: root/data/maps/SafariZone_West/scripts.inc
blob: aeff53ed8d480416d6bc351707d844774be8a4c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SafariZone_West_MapScripts:: @ 81623C6
	.byte 0

SafariZone_West_EventScript_RestHouseSign:: @ 81623C7
	msgbox SafariZone_West_Text_RestHouse, MSGBOX_SIGN
	end

SafariZone_West_EventScript_LostTeethNotice:: @ 81623D0
	msgbox SafariZone_West_Text_PleaseFindWardensLostTeeth, MSGBOX_SIGN
	end

SafariZone_West_EventScript_TrainerTips:: @ 81623D9
	msgbox SafariZone_West_Text_SearchForSecretHouse, MSGBOX_SIGN
	end

SafariZone_West_EventScript_AreaSign:: @ 81623E2
	msgbox SafariZone_West_Text_AreaSign, MSGBOX_SIGN
	end