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