From 5e42b2c42e152a4bf56f2011c914e222cbfa67c3 Mon Sep 17 00:00:00 2001 From: Alphas00 <154434082+Alphas00@users.noreply.github.com> Date: Sun, 26 May 2024 09:35:30 +0200 Subject: [PATCH] Update good.dm --- code/datums/traits/good.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/traits/good.dm b/code/datums/traits/good.dm index d55abb7b..9f298b54 100644 --- a/code/datums/traits/good.dm +++ b/code/datums/traits/good.dm @@ -231,7 +231,7 @@ /datum/quirk/voracious name = "Voracious" - desc = "Nothing gets between you and your food. You eat twice as fast, get half as full and recover from stuffing twice as fast!" + desc = "Nothing gets between you and your food. You eat and recover from stuffing twice as fast, while getting less full!" value = 1 category = CATEGORY_FOOD mob_trait = TRAIT_VORACIOUS