Heart Disease 2: Electric Boogaloo (#35296)

* Heart Disease 2: Electric Boogaloo

* Upd8
This commit is contained in:
MoreRobustThanYou
2018-02-08 03:02:29 -06:00
committed by CitadelStationBot
parent 592a527c24
commit 9c957f5a0b
11 changed files with 114 additions and 3 deletions
@@ -11,6 +11,7 @@
var/vital = 0
//Was this organ implanted/inserted/etc, if true will not be removed during species change.
var/external = FALSE
var/synthetic = FALSE // To distinguish between organic and synthetic organs
/obj/item/organ/proc/Insert(mob/living/carbon/M, special = 0, drop_if_replaced = TRUE)