Plus this

This commit is contained in:
Shadow-Quill
2021-01-27 02:02:19 -06:00
committed by GitHub
parent 92c923910c
commit fc6f7bf77c

View File

@@ -272,7 +272,7 @@
anchored = !anchored
return
else
to_chat(user, "<span class='notice'>You can't reach the anchoring bolts when \the door is closed!</span>")
to_chat(user, "<span class='notice'>You can't reach the anchoring bolts when the door is closed!</span>")
else if(opened)
if(istype(W, /obj/item/weapon/grab))
var/obj/item/weapon/grab/G = W