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