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
+2
View File
@@ -149,6 +149,7 @@
name = "cybernetic heart"
desc = "An electronic device designed to mimic the functions of an organic human heart. Offers no benefit over an organic heart other than being easy to make."
icon_state = "heart-c"
synthetic = TRUE
/obj/item/organ/heart/cybernetic/emp_act()
Stop()
@@ -156,6 +157,7 @@
/obj/item/organ/heart/freedom
name = "heart of freedom"
desc = "This heart pumps with the passion to give... something freedom."
synthetic = TRUE //the power of freedom prevents heart attacks
var/min_next_adrenaline = 0
/obj/item/organ/heart/freedom/on_life()