]> git.smokeofanarchy.ru Git - space-station-14.git/commit
multi reagent bloodstream (#41489)
authorIgnaz "Ian" Kraft <ignaz.k@live.de>
Mon, 1 Dec 2025 05:35:21 +0000 (06:35 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Dec 2025 05:35:21 +0000 (05:35 +0000)
commit6213c51fd58fae31ebaf09edc90bf25d82c1cf22
tree2420e73c7bfbb2cdc3d9e6c93866ccbfb63064d2
parent99d27218fa27e9c40367b8691727ee1c19fce995
multi reagent bloodstream (#41489)

* multi reagent bloodstream

* pluralize the comments

* fix TryModifyBloodLevel return logic

* now with quantity

* now with solution

* implement suggestions

* fix forensics

* minor thing

* Nevermind undo that caps matters.

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
25 files changed:
Content.Server/Body/Systems/BloodstreamSystem.cs
Content.Server/Medical/BiomassReclaimer/BiomassReclaimerComponent.cs
Content.Server/Medical/BiomassReclaimer/BiomassReclaimerSystem.cs
Content.Server/Zombies/ZombieSystem.Transform.cs
Content.Server/Zombies/ZombieSystem.cs
Content.Shared/Body/Components/BloodstreamComponent.cs
Content.Shared/Body/Systems/SharedBloodstreamSystem.cs
Content.Shared/Chemistry/Components/Solution.cs
Content.Shared/Chemistry/Reagent/DNAData.cs
Content.Shared/Chemistry/Reagent/ReagentQuantity.cs
Content.Shared/Zombies/ZombieComponent.cs
Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Resources/Prototypes/Entities/Mobs/NPCs/argocyte.yml
Resources/Prototypes/Entities/Mobs/NPCs/behonker.yml
Resources/Prototypes/Entities/Mobs/NPCs/elemental.yml
Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml
Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml
Resources/Prototypes/Entities/Mobs/NPCs/space.yml
Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml
Resources/Prototypes/Entities/Mobs/Species/arachnid.yml
Resources/Prototypes/Entities/Mobs/Species/diona.yml
Resources/Prototypes/Entities/Mobs/Species/gingerbread.yml
Resources/Prototypes/Entities/Mobs/Species/moth.yml
Resources/Prototypes/Entities/Mobs/Species/slime.yml
Resources/Prototypes/Entities/Mobs/Species/vox.yml