Upstream oopsie-fixes

This commit is contained in:
cadyn
2020-08-28 13:00:42 -07:00
parent 3bc407b0d3
commit 860615c70c
3 changed files with 6 additions and 4 deletions

View File

@@ -68,8 +68,6 @@
W.attack_self(src)
return
if(A.type==/obj/structure/flora/pottedplant || A.parent_type==/obj/structure/flora/pottedplant)
return
// cyborgs are prohibited from using storage items so we can I think safely remove (A.loc in contents)
if(A == loc || (A in loc) || (A in contents))