Fixed a bunch of hard dels (#32186)

This commit is contained in:
DamianX
2022-03-12 02:14:04 +01:00
committed by GitHub
parent 37549a0084
commit 30b5a2ac1d
8 changed files with 31 additions and 17 deletions

View File

@@ -44,6 +44,9 @@
qdel(immune_system)
immune_system = null
if(addicted_chems)
qdel(addicted_chems)
addicted_chems = null
. = ..()
/mob/living/examine(var/mob/user, var/size = "", var/show_name = TRUE, var/show_icon = TRUE) //Show the mob's size and whether it's been butchered