Fix for ethereals being unable to gain weight from food

This commit is contained in:
Belaya
2025-03-21 13:16:04 -05:00
parent 47d6944f2d
commit 10b7d24060
@@ -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
/*