--[[ Script Name : SpawnScripts/Darklight/DrizasNRyt.lua Script Purpose : Drizas N'Ryt Script Author : John Adams Script Date : 2009.02.01 Script Notes : Auto-Generated Conversation from PacketParser Data --]] function hailed(NPC, Spawn) -- need to find a standard DEF greeting PlayFlavor(NPC, "voiceover/english/voice_emotes/greetings/greetings_1_1001.mp3", "Why must you bother me?", "", 0, 0, Spawn) end