From 4ad2efbc81416a2a52a89e323584dabd6b033cdb Mon Sep 17 00:00:00 2001 From: Razgriz Date: Sat, 26 Sep 2020 17:05:37 -0700 Subject: [PATCH] Update negative.dm --- .../living/carbon/human/species/station/traits_vr/negative.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species/station/traits_vr/negative.dm b/code/modules/mob/living/carbon/human/species/station/traits_vr/negative.dm index a1eff24443..71c7ffeb5e 100644 --- a/code/modules/mob/living/carbon/human/species/station/traits_vr/negative.dm +++ b/code/modules/mob/living/carbon/human/species/station/traits_vr/negative.dm @@ -139,7 +139,7 @@ desc = "Increases your susceptibility to electric shocks by 100%" cost = -4 var_changes = list("siemens_coefficient" = 2.0) //This makes you extremely weak to tasers. -/* +*/ /datum/trait/haemophilia name = "Haemophilia - Organics only" desc = "When you bleed, you bleed a LOT. This trait is only for organics, buggy with synths!"