Change plant clipping mechanics (#25326)

Make seeds from clipped plants inherit the decreased health from parents.
Also require one growth stage before clipping.
This commit is contained in:
Flesh
2024-02-17 06:02:12 +01:00
committed by GitHub
parent 95c9500630
commit dab2c48849
4 changed files with 34 additions and 9 deletions

View File

@@ -32,4 +32,4 @@ plant-holder-component-light-improper-warning = The [color=yellow]improper light
plant-holder-component-heat-improper-warning = The [color=orange]improper temperature level alert[/color] is blinking.
plant-holder-component-pressure-improper-warning = The [color=lightblue]improper environment pressure alert[/color] is blinking.
plant-holder-component-gas-missing-warning = The [color=cyan]improper gas environment alert[/color] is blinking.
plant-holder-component-early-sample = It is not ready to sample, but you cut a bit of the plant anyway.
plant-holder-component-early-sample-message = The plant hasn't grown enough to take a sample yet.