blob: 473b8b3684e4bdf5951759684dd18c2f8c0e60ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
ThreeIsland_Harbor_MapScripts:: @ 8171EA9
.byte 0
ThreeIsland_Harbor_EventScript_Sailor:: @ 8171EAA
lock
faceplayer
message Text_WhereDoYouWantToSail
waitmessage
setvar VAR_0x8004, SEAGALLOP_THREE_ISLAND
goto EventScript_ChooseDestFromIsland
end
|