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++
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
|