--[[ Script Name : ItemScripts/FrostspiritUnicorn.lua Script Purpose : Script Author : Skywalker646 Script Date : 4.13.2020 Script Notes : --]] function used(Item, Player) CastSpell(Player, 5338, 1) end