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