Strange Reagent now resets decaylevel upon successful resurrection (#17605)

Co-authored-by: Vicacrov <fe.adelina@gmail.com>
This commit is contained in:
Adri
2022-05-03 04:31:36 +01:00
committed by GitHub
co-authored by Vicacrov
parent a048ec2e1f
commit e5de6c5d81
@@ -788,6 +788,7 @@
M.adjustFireLoss(rand(0, 15))
if(ishuman(M))
var/mob/living/carbon/human/H = M
H.decaylevel = 0
var/necrosis_prob = 40 * min((20 MINUTES), max((time_dead - (1 MINUTES)), 0)) / ((20 MINUTES) - (1 MINUTES))
for(var/obj/item/organ/O in (H.bodyparts | H.internal_organs))
// Per non-vital body part: