From de15725d0084c4e016db38c694b21611b0d33584 Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:02:05 -0600 Subject: [PATCH] Carnivore warns you about Scurvy fixing #70474 (#70553) * Update mutations.json * Update data/json/mutations/mutations.json * Update data/json/mutations/mutations.json Co-authored-by: MNG-cataclysm <58958654+MNG-cataclysm@users.noreply.github.com> * Update data/json/mutations/mutations.json * Update data/json/mutations/mutations.json --------- Co-authored-by: akrieger Co-authored-by: MNG-cataclysm <58958654+MNG-cataclysm@users.noreply.github.com> --- data/json/mutations/mutations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/mutations/mutations.json b/data/json/mutations/mutations.json index 15833e5831c74..a45306f2948a1 100644 --- a/data/json/mutations/mutations.json +++ b/data/json/mutations/mutations.json @@ -7394,7 +7394,7 @@ "id": "CARNIVORE", "name": { "str": "Carnivore" }, "points": -4, - "description": "Your body's ability to digest fruits, vegetables, grains and nuts is severely hampered. You cannot eat anything besides meat.", + "description": "Your body's ability to digest fruits, vegetables, grains and nuts is severely hampered. You cannot eat anything besides meat. While your vitamin C needs are lowered, it's still needed and can be found often in organ meat.", "types": [ "DIET" ], "cancels": [ "VEGAN" ], "category": [ "LIZARD", "SPIDER", "CHIMERA", "RAPTOR", "FELINE", "BATRACHIAN", "BEAST", "LUPINE" ],