Delta-v/Content.Shared/Chemistry/Reagent
Adrian16199 813e69cade
Allows a possibility for a new reagant to work on dead if applied. (#23298)
* Allows a possibility for a new reagant to work on dead if applied.

To use it, go to Resources\Prototypes\Reagents\medicine.yml and add worksOnTheDead: true to any reagent.

* Update Content.Shared/Chemistry/Reagent/ReagentPrototype.cs

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>

* Update Content.Server/Body/Systems/MetabolizerSystem.cs

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
(cherry picked from commit 78f4bec3e1fe51ab29b5b7e5b3a6e5416298f377)
2024-01-26 21:43:11 +01:00
..
ReagentData.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00
ReagentEffect.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ReagentEffectCondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ReagentId.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00
ReagentPrototype.cs Allows a possibility for a new reagant to work on dead if applied. (#23298) 2024-01-26 21:43:11 +01:00
ReagentQuantity.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00