getting micro to work again

This commit is contained in:
Dip
2020-10-02 19:46:12 -03:00
parent 4d39d175c4
commit 461cd2b042
4 changed files with 67 additions and 76 deletions
@@ -40,6 +40,7 @@
. = ..()
if(!CONFIG_GET(flag/disable_human_mood))
AddComponent(/datum/component/mood)
AddElement(/datum/element/mob_holder/micro, "micro")
/mob/living/carbon/human/Destroy()
QDEL_NULL(physiology)