Merge pull request #6048 from Heroman3003/promcore-decay-fix

Fixes promethean cores decaying pointlessly
This commit is contained in:
Neerti
2019-04-08 12:01:02 -04:00
committed by VirgoBot
parent 8a20635d9e
commit fd4dc97a8b
2 changed files with 20 additions and 18 deletions

View File

@@ -152,6 +152,7 @@ GLOBAL_LIST_BOILERPLATE(all_brain_organs, /obj/item/organ/internal/brain)
name = "slime core"
desc = "A complex, organic knot of jelly and crystalline particles."
icon_state = "core"
decays = FALSE
parent_organ = BP_TORSO
clone_source = TRUE
flags = OPENCONTAINER