Copy-Pasta Fix

This commit is contained in:
TheFurryFeline
2019-06-03 19:19:11 -04:00
parent 633321a55a
commit 74e83772f0
@@ -95,6 +95,8 @@
return
//TFF 3/6/19 - fix infinite frame creation, ported from Cit RP
if(default_deconstruction_screwdriver(user, W))
return
if(istype(W, /obj/item/weapon/wrench))
playsound(src, W.usesound, 100, 1)
to_chat(user, "<span class='notice'>You [anchored ? "un" : ""]secure \the [src].</span>")