Merge pull request #9572 from Citadel-Station-13/canReachInto_1

Fixes a bunch of CanReach/storage related bugs ("You can no longer stick your hands inside other people and take their things")
This commit is contained in:
nik707
2019-10-25 22:16:02 -05:00
committed by GitHub
4 changed files with 17 additions and 1 deletions
@@ -614,3 +614,6 @@
user.resting = FALSE
togglelock(user)
T1.visible_message("<span class='warning'>[user] dives into [src]!</span>")
/obj/structure/closet/canReachInto(atom/user, atom/target, list/next, view_only, obj/item/tool)
return ..() && opened