Fix soil refilling (#442)

* fix soil

* Revert "fix soil"

This reverts commit 8176355286.

* Reapply "fix soil"

This reverts commit 0c958f4c9c.
This commit is contained in:
Ed
2024-09-18 15:56:50 +03:00
committed by GitHub
parent 2eb120d529
commit 22171de45a
16 changed files with 31 additions and 36 deletions

View File

@@ -24,11 +24,14 @@
solutions:
soil:
maxVol: 200
- type: RefillableSolution
- type: RefillableSolution
solution: soil
maxRefill: 50
- type: ExaminableSolution
solution: soil
- type: Transform
anchored: true
noRot: true
- type: CP14Soil
solution: soil
@@ -50,6 +53,9 @@
sprite: _CP14/Structures/Specific/Farming/seedbed.rsi
layers:
- state: seedbed_default
- state: liq-1
map: ["enum.SolutionContainerLayers.Fill"]
visible: false
- map: [ "enum.EdgeLayer.South" ]
state: seedbed_default_south
- map: [ "enum.EdgeLayer.East" ]
@@ -61,3 +67,7 @@
- type: Construction
graph: CP14Seedbed
node: CP14SeedbedWooden
- type: SolutionContainerVisuals
maxFillLevels: 4
fillBaseName: liq-
solutionName: soil