summaryrefslogtreecommitdiff
path: root/data/maps/ThreeIsland_Harbor/scripts.inc
blob: 6705741cb540f1445341516344a4d4f6a75cbce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
ThreeIsland_Harbor_MapScripts:: @ 8171EA9
	.byte 0

ThreeIsland_Harbor_EventScript_171EAA:: @ 8171EAA
	lock
	faceplayer
	message Text_WhereDoYouWantToSail
	waitmessage
	setvar VAR_0x8004, SEAGALLOP_THREE_ISLAND
	goto EventScript_ChooseDestFromIsland
	end