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