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