Delta-v/Content.Server/Botany/Systems
botanySupremist c2eab29f9f
Clipping a harvestable plant yields undamaged seeds (#25541)
Clipping a plant in any condition currently causes it and its clippings to be damaged.

Make clipping harvestable (already eligible for seed extractor) plants yield seeds at full health.

(cherry picked from commit 58e4b5fe4ceab7f9bd60eb3d87daab9d01954a3b)
2024-04-21 21:51:16 +02:00
..
BotanySwabSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-24 00:03:28 +01:00
BotanySystem.Produce.cs Crop harvest int cast fix (#25453) 2024-03-05 09:46:14 +01:00
BotanySystem.Seed.cs Change plant clipping mechanics (#25326) 2024-02-18 23:35:46 +01:00
LogSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
MutationSystem.cs Fix hybridization seedless probability (#25084) 2024-02-18 22:38:04 +01:00
PlantHolderSystem.cs Clipping a harvestable plant yields undamaged seeds (#25541) 2024-04-21 21:51:16 +02:00
SeedExtractorSystem.cs Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00