From d744aec5d021e1b75fd93fce01f3dbf95a7f11be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=A9=E3=83=83=E3=83=94=20from=20PSO2?= <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com> Date: Sat, 18 Jul 2020 15:38:32 -0400 Subject: [PATCH] Update species.dm (#52319) --- code/modules/mob/living/carbon/human/species.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/carbon/human/species.dm b/code/modules/mob/living/carbon/human/species.dm index 08ee4040a9d..946c3fce6f2 100644 --- a/code/modules/mob/living/carbon/human/species.dm +++ b/code/modules/mob/living/carbon/human/species.dm @@ -285,6 +285,7 @@ GLOBAL_LIST_EMPTY(roundstart_races) if(!brain.decoy_override)//"Just keep it if it's fake" - confucius, probably brain.Remove(C,TRUE, TRUE) //brain argument used so it doesn't cause any... sudden death. QDEL_NULL(brain) + oldorgan = null //now deleted else oldorgan.Remove(C,TRUE) QDEL_NULL(oldorgan) //we cannot just tab this out because we need to skip the deleting if it is a decoy brain.