A few qdel fixes.

This commit is contained in:
xxalpha
2015-08-27 13:15:41 +01:00
parent d7eca4f327
commit b9db8ce854
7 changed files with 29 additions and 25 deletions
@@ -38,7 +38,7 @@ would spawn and follow the beaker, even if it is carried or thrown.
/datum/effect/effect/system/Destroy()
holder = null
location = null
..()
return ..()
/datum/effect/effect/system/proc/set_up(n = 3, c = 0, turf/loc)
if(n > 10)