Remove mob references in destroy()

Let's get going on that mob qdeletion
This commit is contained in:
clusterfack
2015-07-24 06:32:55 -05:00
parent 99de8d718a
commit 21b381168a
2 changed files with 14 additions and 5 deletions

View File

@@ -107,6 +107,7 @@
following = null
ghostMulti = null
canclone = null
observers.Remove(src)
/mob/dead/observer/hasFullAccess()
return isAdminGhost(src)