diff --git a/code/modules/mob/living/carbon/human/species_types/ethereal.dm b/code/modules/mob/living/carbon/human/species_types/ethereal.dm index ba98bda5a6..6075cb2915 100644 --- a/code/modules/mob/living/carbon/human/species_types/ethereal.dm +++ b/code/modules/mob/living/carbon/human/species_types/ethereal.dm @@ -16,7 +16,7 @@ damage_overlay_type = "" //We are too cool for regular damage overlays species_traits = list(MUTCOLORS, HAIR, HAS_FLESH, HAS_BONE) // i mean i guess they have blood so they can have wounds too species_language_holder = /datum/language_holder/ethereal - inherent_traits = list(TRAIT_NOHUNGER) + inherent_traits = list() //GS13 Edit: Our electric brethren want to be fat too sexes = FALSE toxic_food = NONE /*