From 0bdf8306d5f3f9394ff108d5aeb4fc5c38123bf2 Mon Sep 17 00:00:00 2001 From: oranges Date: Wed, 23 Aug 2017 12:30:35 +0000 Subject: [PATCH] Dummies no longer queue, which humans probably shouldn't do ever --- code/modules/mob/living/carbon/human/human.dm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/modules/mob/living/carbon/human/human.dm b/code/modules/mob/living/carbon/human/human.dm index 79e2700e0fe..63361ba385c 100644 --- a/code/modules/mob/living/carbon/human/human.dm +++ b/code/modules/mob/living/carbon/human/human.dm @@ -11,10 +11,6 @@ INITIALIZE_IMMEDIATE(/mob/living/carbon/human/dummy) -/mob/living/carbon/human/dummy/Destroy() - ..() - return QDEL_HINT_QUEUE - /mob/living/carbon/human/dummy/Life() return