Grekin.lua 469 B

123456789101112
  1. --[[
  2. Script Name : SpawnScripts/Starcrest/Grekin.lua
  3. Script Purpose : Grekin <Bowyer>
  4. Script Author : John Adams
  5. Script Date : 2008.09.23
  6. Script Notes : Auto-Generated Conversation from PacketParser Data
  7. --]]
  8. function hailed(NPC, Spawn)
  9. FaceTarget(NPC, Spawn)
  10. PlayFlavor(NPC, "voiceover/english/merchant_grekin/qey_village02/100_human_merchant_m_01_multhail1_78077dd5.mp3", "Sorry, friend. I don't think you can help me.", "", 3289788151, 1391553241, Spawn)
  11. end