mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Upstream oopsie-fixes
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user