node: radiator
- type: AtmosMonitoringConsoleDevice
navMapBlip: Thermoregulator
+
+- type: entity
+ parent: HeatExchanger
+ id: HeatExchangerBend
+ suffix: Bend
+ components:
+ - type: Sprite
+ layers:
+ - sprite: Structures/Piping/Atmospherics/pipe.rsi
+ state: pipeBend
+ map: [ "enum.PipeVisualLayers.Pipe" ]
+ - state: heBend
+ map: [ "enum.SubfloorLayers.FirstLayer" ]
+ - type: NodeContainer
+ nodes:
+ inlet:
+ !type:PipeNode
+ nodeGroupID: Pipe
+ pipeDirection: South
+ outlet:
+ !type:PipeNode
+ nodeGroupID: Pipe
+ pipeDirection: West
+ - type: Construction
+ graph: GasBinary
+ node: bendradiator
sprite: Structures/Piping/Atmospherics/heatexchanger.rsi
state: heStraight
+- type: construction
+ id: HeatExchangerBend
+ name: radiator bend
+ description: Transfers heat between the pipe and its surroundings.
+ graph: GasBinary
+ startNode: start
+ targetNode: bendradiator
+ category: construction-category-utilities
+ placementMode: SnapgridCenter
+ canBuildInImpassable: false
+ icon:
+ sprite: Structures/Piping/Atmospherics/heatexchanger.rsi
+ state: heBend
+
# ATMOS TRINARY
- type: construction
id: GasFilter