Bended radiator (#34251)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user