--[[ Script Name : ItemScripts/ParadeSteppesPony.lua Script Purpose : Script Author : Skywalker646 Script Date : 1.21.2020 Script Notes : --]] function used(Item, Player) Castspell(Player, 5120, 1) end