A plethora of Destroy() fixes - return qdel hints and clean stuff up.

This commit is contained in:
Leshana
2017-06-14 01:07:35 -04:00
parent 2cd91c8bfc
commit 4b46703d9d
17 changed files with 36 additions and 47 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ var/global/list/image/ghost_sightless_images = list() //this is a list of images
qdel(ghostimage)
ghostimage = null
updateallghostimages()
..()
return ..()
/mob/observer/dead/Topic(href, href_list)
if (href_list["track"])