Add chem solution atmos heating and cooling (#17854)
This commit is contained in:
@@ -142,6 +142,9 @@
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
puddle: { maxVol: 1000 }
|
||||
- type: AtmosExposed
|
||||
- type: SolutionGasHeatConductivity
|
||||
solution: puddle
|
||||
- type: Puddle
|
||||
- type: Appearance
|
||||
- type: EdgeSpreader
|
||||
|
||||
@@ -30,6 +30,9 @@
|
||||
solution: drink
|
||||
- type: DrainableSolution
|
||||
solution: drink
|
||||
- type: AtmosExposed
|
||||
- type: SolutionGasHeatConductivity
|
||||
solution: drink
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.TransferAmountUiKey.Key
|
||||
|
||||
@@ -34,6 +34,9 @@
|
||||
solution: drink
|
||||
- type: DrainableSolution
|
||||
solution: drink
|
||||
- type: AtmosExposed
|
||||
- type: SolutionGasHeatConductivity
|
||||
solution: drink
|
||||
- type: Appearance
|
||||
- type: GenericVisualizer
|
||||
visuals:
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
- type: SolutionTransfer
|
||||
canChangeTransferAmount: true
|
||||
maxTransferAmount: 10
|
||||
- type: AtmosExposed
|
||||
- type: SolutionGasHeatConductivity
|
||||
solution: drink
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.TransferAmountUiKey.Key
|
||||
|
||||
@@ -22,6 +22,9 @@
|
||||
canChangeTransferAmount: true
|
||||
- type: Spillable
|
||||
solution: drink
|
||||
- type: AtmosExposed
|
||||
- type: SolutionGasHeatConductivity
|
||||
solution: drink
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/shaker.rsi
|
||||
state: icon
|
||||
|
||||
@@ -33,6 +33,9 @@
|
||||
solution: drink
|
||||
- type: DrainableSolution
|
||||
solution: drink
|
||||
- type: AtmosExposed
|
||||
- type: SolutionGasHeatConductivity
|
||||
solution: drink
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.TransferAmountUiKey.Key
|
||||
|
||||
@@ -40,6 +40,9 @@
|
||||
solution: beaker
|
||||
- type: SolutionTransfer
|
||||
canChangeTransferAmount: true
|
||||
- type: AtmosExposed
|
||||
- type: SolutionGasHeatConductivity
|
||||
solution: beaker
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.TransferAmountUiKey.Key
|
||||
@@ -131,6 +134,9 @@
|
||||
solution: beaker
|
||||
- type: SolutionTransfer
|
||||
canChangeTransferAmount: true
|
||||
- type: AtmosExposed
|
||||
- type: SolutionGasHeatConductivity
|
||||
solution: beaker
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.TransferAmountUiKey.Key
|
||||
|
||||
Reference in New Issue
Block a user