diff --git a/code/modules/clothing/gloves/miscellaneous.dm b/code/modules/clothing/gloves/miscellaneous.dm index 0a8840c03b98..4a4dd9d10cf3 100644 --- a/code/modules/clothing/gloves/miscellaneous.dm +++ b/code/modules/clothing/gloves/miscellaneous.dm @@ -237,7 +237,7 @@ obj/effect/proc_holder/swipe item_state = "concussive_gauntlets" mob_overlay_icon = 'icons/mob/clothing/hands/hands.dmi' icon = 'icons/obj/lavaland/artefacts.dmi' - toolspeed = 0.01 + toolspeed = 0 strip_delay = 40 equip_delay_other = 20 body_parts_covered = ARMS