From 16d482f3e1771d4c6f9d23a58948062d2e474735 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Wed, 9 Sep 2020 08:22:27 +0200 Subject: [PATCH] [MIRROR] Nightmares no longer bash people over the head with the blunt end of their light eater. (#715) * Merge pull request #53540 from itseasytosee/bonk Nightmares no longer bash people over the head with the blunt end of their light eater. * Nightmares no longer bash people over the head with the blunt end of their light eater. Co-authored-by: ShizCalev --- .../mob/living/carbon/human/species_types/shadowpeople.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/carbon/human/species_types/shadowpeople.dm b/code/modules/mob/living/carbon/human/species_types/shadowpeople.dm index 931fe4eb369..0de6c827db1 100644 --- a/code/modules/mob/living/carbon/human/species_types/shadowpeople.dm +++ b/code/modules/mob/living/carbon/human/species_types/shadowpeople.dm @@ -173,6 +173,7 @@ item_flags = ABSTRACT | DROPDEL w_class = WEIGHT_CLASS_HUGE sharpness = SHARP_EDGED + hitsound = 'sound/weapons/bladeslice.ogg' wound_bonus = -30 bare_wound_bonus = 20