From a3c01b96f3f1079ad8b315730a398044786d6ed9 Mon Sep 17 00:00:00 2001 From: shellspeed1 <46614774+shellspeed1@users.noreply.github.com> Date: Sat, 17 Sep 2022 13:37:55 -0700 Subject: [PATCH] Update xeno.dm (#15837) --- code/modules/mob/living/carbon/human/species_types/xeno.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species_types/xeno.dm b/code/modules/mob/living/carbon/human/species_types/xeno.dm index ffb8ac5a80..cd3ba8d5cc 100644 --- a/code/modules/mob/living/carbon/human/species_types/xeno.dm +++ b/code/modules/mob/living/carbon/human/species_types/xeno.dm @@ -14,7 +14,7 @@ skinned_type = /obj/item/stack/sheet/animalhide/xeno exotic_bloodtype = "X*" damage_overlay_type = "xeno" - disliked_food = JUNKFOOD + disliked_food = null liked_food = GROSS | MEAT species_category = SPECIES_CATEGORY_ALIEN wings_icons = SPECIES_WINGS_DRAGON //most depictions of xenomorphs with wings are closest to this.