pokefirered/data/maps/SixIsland_Harbor/scripts.inc
2022-06-24 21:10:48 -04:00

12 lines
229 B
C++

SixIsland_Harbor_MapScripts::
.byte 0
SixIsland_Harbor_EventScript_Sailor::
lock
faceplayer
message Text_WhereDoYouWantToSail
waitmessage
setvar VAR_0x8004, SEAGALLOP_SIX_ISLAND
goto EventScript_ChooseDestFromIsland
end