This commit is contained in:
Fox McCloud
2019-02-25 01:32:02 -05:00
parent b8a9f127bf
commit 71a48d803b
-2
View File
@@ -146,7 +146,6 @@
icon_state = "heart-c-on"
icon_base = "heart-c"
dead_icon = "heart-c-off"
origin_tech = "biotech=5"
status = ORGAN_ROBOT
/obj/item/organ/internal/heart/cybernetic/upgraded
@@ -155,7 +154,6 @@
icon_state = "heart-c-u-on"
icon_base = "heart-c-u"
dead_icon = "heart-c-u-off"
origin_tech = "biotech=6"
var/emagged = FALSE
var/attempted_restart = FALSE