123456789101112 |
- --[[
- Script Name : SpawnScripts/Starcrest/FarnsbyDunworth.lua
- Script Purpose : Farnsby Dunworth
- Script Author : John Adams
- Script Date : 2008.09.23
- Script Notes : Auto-Generated Conversation from PacketParser Data
- --]]
- function hailed(NPC, Spawn)
- FaceTarget(NPC, Spawn)
- PlayFlavor(NPC, "", "Hey, I don't know what they are talking about. I've never seen such a scroll in my life!", "", 1689589577, 4560189, Spawn)
- end
|