From 5bbcff800c22d009a4b668ad0a99b79dc9c312b5 Mon Sep 17 00:00:00 2001 From: jbox1 <40789662+jbox144@users.noreply.github.com> Date: Sat, 15 Feb 2020 21:47:49 +1100 Subject: [PATCH] Desc change --- modular_citadel/code/datums/traits/neutral.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modular_citadel/code/datums/traits/neutral.dm b/modular_citadel/code/datums/traits/neutral.dm index 6f5eb162..f064f757 100644 --- a/modular_citadel/code/datums/traits/neutral.dm +++ b/modular_citadel/code/datums/traits/neutral.dm @@ -43,8 +43,8 @@ var/cachedmoveCalc = 1 /datum/quirk/fluid_leak - name = "Leaky fluids" - desc = "You don't stop making fluids, and you have a habbit of leaking everywhere when you are full" + name = "Leaky breasts" + desc = "You don't stop making milk, and you have a habit of leaking everywhere when your breasts are full" mob_trait = TRAIT_FLUID_LEAK value = 0 medical_record_text = "Patient poorly controls their fluids."