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