blob: c59f8cf53f72070b8048382cce10d58c2ea8c1c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
TwoIsland_Harbor_MapScripts:: @ 8171805
.byte 0
TwoIsland_Harbor_EventScript_Sailor:: @ 8171806
lock
faceplayer
message Text_WhereDoYouWantToSail
waitmessage
setvar VAR_0x8004, SEAGALLOP_TWO_ISLAND
goto EventScript_ChooseDestFromTwoIsland
end
|