mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Oversight with table fix.
This commit is contained in:
@@ -47,8 +47,6 @@
|
||||
if (!can_touch(user) || !climbable)
|
||||
return
|
||||
|
||||
if(locate(/obj/machinery/door/poddoor/shutters) in src.contents) return
|
||||
|
||||
var/obj/machinery/door/poddoor/shutters/S = locate() in src.contents
|
||||
if(S && S.density) return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user