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."