/obj/item/clothing/gloves/boxing name = "boxing gloves" desc = "Because you really needed another excuse to punch your crewmates." icon_state = "boxing" item_state = "boxing" equip_delay_other = 60 species_exception = list(/datum/species/golem) // now you too can be a golem boxing champion strip_mod = 0.5 /obj/item/clothing/gloves/boxing/green icon_state = "boxinggreen" item_state = "boxinggreen" /obj/item/clothing/gloves/boxing/blue icon_state = "boxingblue" item_state = "boxingblue" /obj/item/clothing/gloves/boxing/yellow icon_state = "boxingyellow" item_state = "boxingyellow"