]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix botany bugs (#27210)
authorCrotalus <Crotalus@users.noreply.github.com>
Sun, 18 Aug 2024 01:05:26 +0000 (03:05 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 01:05:26 +0000 (03:05 +0200)
commit9c9bfda4d25c6a2b88a1afc78427090b37a2062d
tree4235820697e786a2b5a0a9dda9fed27db47a0c9e
parentad4d36f34fbd9e3cd80db4346698f077393ebe3f
Fix botany bugs (#27210)

* Fixed bug with missing gas not getting reset

* Fix bug with MutateInt not using min/max in prob calculation

* Add divison by zero check

* Fix styling
Content.Server/Botany/Systems/MutationSystem.cs
Content.Server/Botany/Systems/PlantHolderSystem.cs