mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-27 23:29:26 +01:00
Fix for ethereals being unable to gain weight from food
This commit is contained in:
@@ -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
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user