Delta-v/Content.Server/Botany/Systems
Kevin Zheng 28755f5405
Fix hybridization seedless probability (#25084)
Fix comparison

Hybrids (different plants being crossed) are supposed to have a high
chance of becoming seedless to balance overpowered plants.

However, a logic error in the comparison gave seedless to plants when
they were from the same seed (not hybrids) rather than the other way
around.

Reported by:    @genderGeometries
2024-02-10 12:21:48 +11:00
..
BotanySwabSystem.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
BotanySystem.Produce.cs Revert 'Revert 'Solution Entities'' (#23168) 2023-12-29 08:47:43 -04:00
BotanySystem.Seed.cs Examine prediction (#23565) 2024-01-06 17:53:13 +11:00
LogSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
MutationSystem.cs Fix hybridization seedless probability (#25084) 2024-02-10 12:21:48 +11:00
PlantHolderSystem.cs Reset LastProduce after plant removal (#24590) 2024-01-26 11:50:50 -06:00
SeedExtractorSystem.cs Rip out remaining machine upgrades (#24413) 2024-01-23 09:13:04 +11:00