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