SixIsland_MapScripts:: map_script MAP_SCRIPT_ON_TRANSITION, SixIsland_OnTransition .byte 0 SixIsland_OnTransition:: setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND end SixIsland_EventScript_Hiker:: msgbox SixIsland_Text_ThatWayToWaterPathRuinValley, MSGBOX_NPC end SixIsland_EventScript_Boy:: msgbox SixIsland_Text_SkyAtNightIsFantastic, MSGBOX_NPC end SixIsland_EventScript_IslandSign:: msgbox SixIsland_Text_IslandSign, MSGBOX_SIGN end