what if wound values didnt suck

This commit is contained in:
Timothy Teakettle
2020-07-26 18:51:19 +01:00
parent 3467bf3515
commit 75c40f6d93
22 changed files with 87 additions and 75 deletions
+2 -2
View File
@@ -33,8 +33,8 @@
heat = 3800
tool_behaviour = TOOL_WELDER
toolspeed = 1
wound_bonus = 10
bare_wound_bonus = 15
wound_bonus = 0
bare_wound_bonus = 5
/obj/item/weldingtool/Initialize()
. = ..()