--[[ Script Name : ItemScripts/ration.lua Script Purpose : Script Author : Neatz09 Script Date : 8.18.2019 Script Notes : --]] function cast(Item, Player) CastSpell(Player, 5010, 1) end