[MIRROR] Defines damage flags. (Hopefully without 50+ commits) (#491)

* Defines damage flags. (#53158)

* Defines damage flags. (Hopefully without 50+ commits)

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
This commit is contained in:
SkyratBot
2020-08-24 22:52:31 +02:00
committed by GitHub
co-authored by TemporalOroboros
parent a6c3cbb8e3
commit 3bd294f26f
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()
. = ..()