Removes Crazylemon

This commit is contained in:
FlattestGuitar
2017-03-22 08:19:33 +01:00
parent f60dd39a9d
commit 55bad2927a
@@ -652,7 +652,6 @@
if(ishuman(M))
var/mob/living/carbon/human/H = M
var/necrosis_prob = 40 * min((20 MINUTES), max((time_dead - (1 MINUTES)), 0)) / ((20 MINUTES) - (1 MINUTES))
to_chat(world, "Necrosis prob: [necrosis_prob]")
for(var/obj/item/organ/O in (H.organs | H.internal_organs))
// Per non-vital body part:
// 0% chance of necrosis within 1 minute of death