Delta-v/Content.Server/Body/Systems
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
..
BloodstreamSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
BodySystem.cs Fix multi-ghosts (#22964) 2024-01-22 18:37:08 +01:00
BrainSystem.cs Make MMIs work again (#20844) 2023-10-14 22:01:25 +02:00
InternalsSystem.cs Inventory slot enumerator rejig (#21788) 2023-12-16 19:30:03 +01:00
LungSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
MetabolizerSystem.cs Allows a possibility for a new reagant to work on dead if applied. (#23298) 2024-01-26 21:43:11 +01:00
RespiratorSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
StomachSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
ThermalRegulatorSystem.cs Add internal temperatures for cooking meats (#20659) 2023-10-23 23:50:43 +02:00