ShepherdSell`ar.lua 489 B

12345678910111213
  1. --[[
  2. Script Name : SpawnScripts/ElddarGrove/ShepherdSell`ar.lua
  3. Script Purpose : Shepherd Sell`ar <Tunarian Alliance Grove Warden>
  4. Script Author : John Adams
  5. Script Date : 2008.09.28
  6. Script Notes : Auto-Generated Conversation from PacketParser Data
  7. --]]
  8. function hailed(NPC, Spawn)
  9. FaceTarget(NPC, Spawn)
  10. PlayFlavor(NPC, "", "Keep your eyes on the horizon, my friend. Only through vigilance and defense can we keep Qeynos safe.", "", 1689589577, 4560189, Spawn)
  11. end