mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Another emergency shutter fix.
I goofed, and dropped the distance check.
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
|
||||
/obj/machinery/door/firedoor/examine(mob/user)
|
||||
. = ..()
|
||||
. = ..(user, 1)
|
||||
if(!. || !density)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user