more adjustments and fixes

This commit is contained in:
Fox-McCloud
2017-01-23 05:56:17 -05:00
parent 5c828db250
commit 3e87bd3370
8 changed files with 41 additions and 39 deletions
@@ -182,6 +182,8 @@
if(usr.incapacitated())
return
for(var/obj/item/O in contents)
seedify(O, 1)
for(var/mob/M in range(1))
if(M.s_active == src)
close(M)