Merge branch 'master' of https://github.com/VOREStation/VOREStation into upstream-merge-8644-fix

This commit is contained in:
ItsSelis
2022-06-18 14:58:10 +02:00
141 changed files with 6437 additions and 1185 deletions
@@ -90,7 +90,9 @@
src.set_dir(turn(src.dir, 90))
/obj/structure/closet/crate/attackby(obj/item/weapon/W as obj, mob/user as mob)
if(opened)
if(W.is_wrench() && istype(src,/obj/structure/closet/crate/bin))
return ..()
else if(opened)
if(isrobot(user))
return
if(W.loc != user) // This should stop mounted modules ending up outside the module.