it is now harder to deal wounds

This commit is contained in:
Timothy Teakettle
2020-07-26 18:54:57 +01:00
parent 75c40f6d93
commit 36d6246bc1
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -248,8 +248,8 @@
sharpness = SHARP_EDGED
tool_behaviour = TOOL_SAW
toolspeed = 1
wound_bonus = 10
bare_wound_bonus = 15
wound_bonus = 5
bare_wound_bonus = 10
/obj/item/circular_saw/Initialize()
. = ..()