Delta-v/Content.Server/Botany
Kevin Zheng d1561c874d
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

(cherry picked from commit 28755f5405cb4415da1256ac75e1d5496c497231)
2024-02-18 22:38:04 +01:00
..
Components Fix clientside storage Whitelists (#24063) 2024-02-08 12:22:58 +01:00
Systems Fix hybridization seedless probability (#25084) 2024-02-18 22:38:04 +01:00
SeedPrototype.cs Fix plant species reagent mutations (#20702) 2023-10-08 19:53:55 +02:00