Merge pull request #6861 from FlattestGuitar/necrolemon

Removes Crazylemon 🍋
This commit is contained in:
Crazy Lemon
2017-03-22 00:24:31 -07:00
committed by GitHub
@@ -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