Bended radiator (#34251)

This commit is contained in:
justdie12
2025-01-11 23:03:04 +03:00
committed by GitHub
parent d5ce3e85fb
commit afd5ce39ed
3 changed files with 64 additions and 0 deletions

View File

@@ -471,3 +471,29 @@
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

View File

@@ -52,6 +52,12 @@
amount: 2
doAfter: 1
- to: bendradiator
steps:
- material: Steel
amount: 2
doAfter: 1
- node: pressurepump
entity: GasPressurePump
edges:
@@ -183,3 +189,21 @@
doAfter: 1
- tool: Welding
doAfter: 1
- node: bendradiator
entity: HeatExchangerBend
edges:
- to: start
conditions:
- !type:EntityAnchored
anchored: false
completed:
- !type:SpawnPrototype
prototype: SheetSteel1
amount: 2
- !type:DeleteEntity
steps:
- tool: Screwing
doAfter: 1
- tool: Welding
doAfter: 1

View File

@@ -697,6 +697,20 @@
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