--[[ Script Name : SpawnScripts/Generic/GhiZardTheWorgMaster.lua Script Author : Premierio015 Script Date : 2020.07.04 08:07:40 Script Purpose : : --]] function spawn(NPC) end function hailed(NPC, Spawn) FaceTarget(NPC, Spawn) end function respawn(NPC) end