From d5dfe45c1e0269dee862c00f11bc0e1ac473bb33 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Thu, 24 Aug 2017 20:30:51 -0500 Subject: [PATCH] Dummies no longer queue, which humans probably shouldn't do ever (#2477) --- 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 5330b7c2a8..1fa50a260b 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