--[[ Script Name : SpawnScripts/EchoesOfTimeEpic/KingZalak.lua Script Purpose : Govern behavior and encounter for royal guardian in Echoes of Time Script Author : Neveruary Script Date : 08/09/2021 Script Notes : --]] require "SpawnScripts/Generic/NPCModule" function spawn(NPC, Spawn) --NPCModule(NPC, Spawn) end