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