Delta-v/Content.Server/Botany
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
..
Components Fix clientside storage Whitelists (#24063) 2024-02-02 00:33:57 +11:00
Systems Fix hybridization seedless probability (#25084) 2024-02-10 12:21:48 +11:00
SeedPrototype.cs Fix plant species reagent mutations (#20702) 2023-10-03 15:07:29 -08:00