From bf5512db61785ecf2bfeef2a52c58f56abbf9647 Mon Sep 17 00:00:00 2001
From: Metis <100518708+sheepishgoat@users.noreply.github.com>
Date: Wed, 16 Oct 2024 10:47:27 -0400
Subject: [PATCH] Update traits.dm
---
GainStation13/code/datums/traits.dm | 1 -
1 file changed, 1 deletion(-)
diff --git a/GainStation13/code/datums/traits.dm b/GainStation13/code/datums/traits.dm
index 7aad7cb3bd..40f5b77b57 100644
--- a/GainStation13/code/datums/traits.dm
+++ b/GainStation13/code/datums/traits.dm
@@ -80,7 +80,6 @@
name = "Universal diet"
desc = "You are fine with eating just about anything normally edible, you have no strong dislikes in food. Toxic food will still hurt you, though."
value = 0
- category = CATEGORY_FOOD
gain_text = "You feel like you can eat any food type."
lose_text = "You start to dislike certain food types again."
medical_record_text = "Patient reports no strong dietary dislikes."