diff --git a/modular_skyrat/modules/exp_corps/code/gear.dm b/modular_skyrat/modules/exp_corps/code/gear.dm index 1c668b4ad2a..1451b5d1556 100644 --- a/modular_skyrat/modules/exp_corps/code/gear.dm +++ b/modular_skyrat/modules/exp_corps/code/gear.dm @@ -19,7 +19,7 @@ /obj/item/circular_saw/field_medic name = "bone saw" desc = "Did that sting? SAW-ry!" - force = 20 + force = 15 icon_state = "bonesaw" icon = 'modular_skyrat/modules/exp_corps/icons/bonesaw.dmi' lefthand_file = 'modular_skyrat/modules/exp_corps/icons/bonesaw_l.dmi'