DrizasNRyt.lua 448 B

1234567891011121314
  1. --[[
  2. Script Name : SpawnScripts/Darklight/DrizasNRyt.lua
  3. Script Purpose : Drizas N'Ryt <Neriak Contact>
  4. Script Author : John Adams
  5. Script Date : 2009.02.01
  6. Script Notes : Auto-Generated Conversation from PacketParser Data
  7. --]]
  8. function hailed(NPC, Spawn)
  9. -- need to find a standard DEF greeting
  10. PlayFlavor(NPC, "voiceover/english/voice_emotes/greetings/greetings_1_1001.mp3", "Why must you bother me?", "", 0, 0, Spawn)
  11. end