blob: f042ca66816c675e72826022a71a31b9c264e2c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
SevenIsland_Harbor_MapScripts:: @ 8170BE4
.byte 0
SevenIsland_Harbor_EventScript_170BE5:: @ 8170BE5
lock
faceplayer
message Text_WhereDoYouWantToSail
waitmessage
setvar VAR_0x8004, SEAGALLOP_SEVEN_ISLAND
goto EventScript_ChooseDestFromIsland
end
|