mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 14:35:05 -05:00
12 lines
252 B
C++
12 lines
252 B
C++
FourIsland_Harbor_MapScripts:: @ 8171C98
|
|
.byte 0
|
|
|
|
FourIsland_Harbor_EventScript_Sailor:: @ 8171C99
|
|
lock
|
|
faceplayer
|
|
message Text_WhereDoYouWantToSail
|
|
waitmessage
|
|
setvar VAR_0x8004, SEAGALLOP_FOUR_ISLAND
|
|
goto EventScript_ChooseDestFromIsland
|
|
end
|