Circuits Update One (#6852)

Ports a buuuuunch of circuits from Polaris.
Allows metabolic siphons and internal energy siphons to consume power to feed their host.
Ports /tg/ circuits too while I'm at it.
Increases base size and complexity for circuits. You're all adults. Hopefully. Don't abuse it.
Ports the integrated circuit detailer.
This commit is contained in:
MarinaGryphon
2019-08-25 21:44:42 +03:00
committed by Erki
parent 4481646713
commit bd5884c89a
56 changed files with 2067 additions and 134 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
organ_tag = "lungs"
parent_organ = "chest"
robotic_name = "gas exchange system"
robotic_sprite = "heart-prosthetic"
robotic_sprite = "lungs-prosthetic"
var/rescued = FALSE // whether or not a collapsed lung has been rescued with a syringe
/obj/item/organ/lungs/process()
@@ -208,4 +208,4 @@
if(inflamed)
icon_state = "appendixinflamed"
name = "inflamed appendix"
..()
..()