Update grinder_chemical.dm

This commit is contained in:
Metis
2024-10-15 01:21:24 -04:00
parent a28c282158
commit 61b0b62f2d
@@ -18,6 +18,8 @@
to_chat(user, "<span class='warning'>It is fastened to the floor!</span>")
return FALSE
return TRUE
/obj/machinery/plumbing/grinder_chemical/CanAllowThrough(atom/movable/AM)
. = ..()
if(!anchored)