]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Allows a possibility for a new reagant to work on dead if applied. (#23298)
authorAdrian16199 <144424013+Adrian16199@users.noreply.github.com>
Fri, 5 Jan 2024 03:40:57 +0000 (04:40 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Jan 2024 03:40:57 +0000 (22:40 -0500)
commit78f4bec3e1fe51ab29b5b7e5b3a6e5416298f377
tree3bd47ccb071dd5db9aeaa9cd69658bca9edc05a4
parentc337511155e5e6d3053c74095aa010c6e5fcd24f
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>
Content.Server/Body/Systems/MetabolizerSystem.cs
Content.Shared/Chemistry/Reagent/ReagentPrototype.cs