mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
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:
@@ -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"
|
||||
..()
|
||||
..()
|
||||
Reference in New Issue
Block a user