--[[ Script Name : SpawnScripts/Freeport/executionplazapit.lua Script Author : neatz09 Script Date : 2020.07.14 05:07:25 Script Purpose : : --]] function spawn(NPC) --if holiday use visual state 1491 end function hailed(NPC, Spawn) FaceTarget(NPC, Spawn) end function respawn(NPC) end