mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-06-01 07:45:32 -05:00
12 lines
240 B
C++
12 lines
240 B
C++
ThreeIsland_Harbor_Frlg_MapScripts::
|
|
.byte 0
|
|
|
|
ThreeIsland_Harbor_EventScript_Sailor::
|
|
lock
|
|
faceplayer
|
|
message Text_WhereDoYouWantToSail
|
|
waitmessage
|
|
setvar VAR_0x8004, SEAGALLOP_THREE_ISLAND
|
|
goto EventScript_ChooseDestFromIsland
|
|
end
|