Telepads can now be moved

This commit is contained in:
alex-gh
2013-12-06 15:56:15 +01:00
parent 064ba20cb1
commit d1f5337892
-1
View File
@@ -21,7 +21,6 @@
/obj/machinery/telepad_cargo/attackby(obj/item/weapon/W as obj, mob/user as mob)
if(istype(W, /obj/item/weapon/wrench))
anchored = 0
playsound(src, 'sound/items/Ratchet.ogg', 50, 1)
if(anchored)
anchored = 0