--[[ Script Name : SpawnScripts/ForestRuins/ThenatrenLightarrow.lua Script Purpose : Thenatren Lightarrow Script Author : John Adams Script Date : 2008.09.19 Script Notes : Auto-Generated Conversation from PacketParser Data --]] function hailed(NPC, Spawn) FaceTarget(NPC, Spawn) PlayFlavor(NPC, "", "Watch yourself near those ruins, they are dangerous!", "", 1689589577, 4560189) end