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 (cherry picked from commit 28755f5405cb4415da1256ac75e1d5496c497231) |
||
|---|---|---|
| .. | ||
| BotanySwabSystem.cs | ||
| BotanySystem.Produce.cs | ||
| BotanySystem.Seed.cs | ||
| LogSystem.cs | ||
| MutationSystem.cs | ||
| PlantHolderSystem.cs | ||
| SeedExtractorSystem.cs | ||