Merge pull request #14470 from Citadel-Station-13/silicons-patch-8

no more bluespace bodybag of shotgun shells in pocket
This commit is contained in:
Lin
2021-03-19 21:08:34 -05:00
committed by GitHub

View File

@@ -626,4 +626,4 @@
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
return (user in src)