More GC Define Transitions

This commit is contained in:
Fox-McCloud
2017-05-13 04:24:05 -04:00
parent 862a353d46
commit 31c9519f3e
41 changed files with 61 additions and 136 deletions
@@ -96,9 +96,7 @@
if(owner)
owner.bodyparts_by_name[limb_name] = null
if(children)
for(var/obj/item/organ/external/C in children)
qdel(C)
QDEL_LIST(children)
if(wound_cleanup_timer)
deltimer(wound_cleanup_timer)