Destroy Pass III

This commit is contained in:
Fox-McCloud
2015-07-08 03:39:52 -04:00
parent 737eb44b04
commit 0e8619a202
9 changed files with 23 additions and 43 deletions
+1 -2
View File
@@ -42,8 +42,7 @@ would spawn and follow the beaker, even if it is carried or thrown.
/obj/effect/proc/delete()
loc = null
if(reagents)
reagents.my_atom = null
reagents.delete()
qdel(reagents)
return