From 452ff2ff5329dd9d1bef6fa801a71599846a4f4d Mon Sep 17 00:00:00 2001 From: Fermi Date: Thu, 13 Jun 2019 04:34:24 +0100 Subject: [PATCH] Description change on Pharmacokinesis --- modular_citadel/code/datums/traits/neutral.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_citadel/code/datums/traits/neutral.dm b/modular_citadel/code/datums/traits/neutral.dm index eb48a58c7f..197c9b94e1 100644 --- a/modular_citadel/code/datums/traits/neutral.dm +++ b/modular_citadel/code/datums/traits/neutral.dm @@ -34,7 +34,7 @@ /datum/quirk/pharmacokinesis //Prevents unwanted organ additions. name = "Acute hepatic pharmacokinesis" - desc = "You've a rare genetic disorder that causes certain chemicals to be absorbed by your liver instead." + desc = "You've a rare genetic disorder that causes Incubus draft and Sucubus milk to be absorbed by your liver instead." value = 0 mob_trait = TRAIT_PHARMA lose_text = "Your liver feels different."