Rebalance radiator cooling and material cost (#18823)

This commit is contained in:
Ilya246
2023-08-24 21:36:16 +04:00
committed by GitHub
parent b6f77fc0c7
commit 6cf15177b3
3 changed files with 3 additions and 5 deletions

View File

@@ -31,6 +31,6 @@ public sealed partial class HeatExchangerComponent : Component
/// </summary>
[ViewVariables(VVAccess.ReadWrite)]
[DataField("radiationCoefficient")]
public float alpha { get; set; } = 400f;
public float alpha { get; set; } = 140f;
}

View File

@@ -427,5 +427,3 @@
- type: Construction
graph: GasBinary
node: radiator
- type: StaticPrice
price: 50

View File

@@ -49,7 +49,7 @@
- to: radiator
steps:
- material: Steel
amount: 8
amount: 2
doAfter: 1
- node: pressurepump
@@ -176,7 +176,7 @@
completed:
- !type:SpawnPrototype
prototype: SheetSteel1
amount: 8
amount: 2
- !type:DeleteEntity
steps:
- tool: Screwing