mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 06:25:23 -05:00
20 lines
447 B
PHP
20 lines
447 B
PHP
FiveIsland_MapScripts:: @ 8167E8E
|
|
map_script MAP_SCRIPT_ON_TRANSITION, FiveIsland_OnTransition
|
|
.byte 0
|
|
|
|
FiveIsland_OnTransition:: @ 8167E94
|
|
setworldmapflag FLAG_WORLD_MAP_FIVE_ISLAND
|
|
end
|
|
|
|
FiveIsland_EventScript_167E98:: @ 8167E98
|
|
msgbox gUnknown_8182DFB, MSGBOX_SIGN
|
|
end
|
|
|
|
FiveIsland_EventScript_167EA1:: @ 8167EA1
|
|
msgbox gUnknown_8182E26, MSGBOX_NPC
|
|
end
|
|
|
|
FiveIsland_EventScript_167EAA:: @ 8167EAA
|
|
msgbox gUnknown_8182E96, MSGBOX_NPC
|
|
end
|