From be9520c07e294ca088908e815caba460879eb906 Mon Sep 17 00:00:00 2001 From: QuoteFox <49098813+quotefox@users.noreply.github.com> Date: Tue, 27 Apr 2021 16:56:52 +0100 Subject: [PATCH] virile is free --- hyperstation/code/datums/traits/neutral.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperstation/code/datums/traits/neutral.dm b/hyperstation/code/datums/traits/neutral.dm index 3dee1214..2c34a2e8 100644 --- a/hyperstation/code/datums/traits/neutral.dm +++ b/hyperstation/code/datums/traits/neutral.dm @@ -51,7 +51,7 @@ /datum/quirk/virile name = "Virile" desc = "Either through higher quality sperms, more of them, or just being more horny, your impregnation chance will increase by 20-30%." - value = 1 + value = 0 medical_record_text = "Patient has a higher sperm count." mob_trait = TRAIT_VIRILE gain_text = "You feel more potent."