Adds force to items that really should hurt when hit by (#32200)

This commit is contained in:
bgobandit
2017-10-29 19:49:31 -04:00
committed by CitadelStationBot
parent 2715fa9953
commit 119129a80c
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@
icon = 'icons/obj/kitchen.dmi'
icon_state = "sharpener"
desc = "A block that makes things sharp."
force = 5
var/used = 0
var/increment = 4
var/max = 30