pokefirered/data/maps/FiveIsland_Harbor/scripts.inc
2020-02-28 00:22:34 -05:00

12 lines
252 B
C++

FiveIsland_Harbor_MapScripts:: @ 8171D42
.byte 0
FiveIsland_Harbor_EventScript_Sailor:: @ 8171D43
lock
faceplayer
message Text_WhereDoYouWantToSail
waitmessage
setvar VAR_0x8004, SEAGALLOP_FIVE_ISLAND
goto EventScript_ChooseDestFromIsland
end