Update closets.dm

This commit is contained in:
silicons
2021-03-18 16:59:03 -07:00
committed by GitHub
parent 3afd1bbf03
commit d434f60cb3
@@ -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)