From f0823bc2b6bc4b2772b54d610d62e8e4400572ad Mon Sep 17 00:00:00 2001 From: Artur Date: Sat, 18 Apr 2020 13:57:34 +0300 Subject: [PATCH] Combat looks better --- code/modules/clothing/gloves/tacklers.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/gloves/tacklers.dm b/code/modules/clothing/gloves/tacklers.dm index 54a7b28d5f..47f4aca974 100644 --- a/code/modules/clothing/gloves/tacklers.dm +++ b/code/modules/clothing/gloves/tacklers.dm @@ -55,7 +55,7 @@ /obj/item/clothing/gloves/tackler/combat name = "gorilla gloves" desc = "Premium quality combative gloves, heavily reinforced to give the user an edge in close combat tackles, though they are more taxing to use than normal gripper gloves. Fireproof to boot!" - icon_state = "black" + icon_state = "combat" item_state = "blackgloves" tackle_stam_cost = 35