mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 21:25:42 -05:00
12 lines
232 B
C++
12 lines
232 B
C++
TwoIsland_Harbor_MapScripts::
|
|
.byte 0
|
|
|
|
TwoIsland_Harbor_EventScript_Sailor::
|
|
lock
|
|
faceplayer
|
|
message Text_WhereDoYouWantToSail
|
|
waitmessage
|
|
setvar VAR_0x8004, SEAGALLOP_TWO_ISLAND
|
|
goto EventScript_ChooseDestFromTwoIsland
|
|
end
|