Defines damage flags. (#53158)

This commit is contained in:
TemporalOroboros
2020-08-24 08:20:33 -03:00
committed by GitHub
parent 1ea79a01cf
commit 6e950daccc
278 changed files with 731 additions and 700 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
sharpness = SHARP_EDGED
wound_bonus = -30
bare_wound_bonus = 15
damtype = "brute"
damtype = BRUTE
/obj/item/zombie_hand/Initialize()
. = ..()