Merge branch 'master' into findnreplace

This commit is contained in:
Mark van Alphen
2017-03-09 17:32:42 +01:00
committed by GitHub
245 changed files with 2163 additions and 1260 deletions
@@ -358,7 +358,7 @@
return
if(istype(I, /obj/item/weapon/wrench))
playsound(src, 'sound/items/Ratchet.ogg', 50, 1)
playsound(src, I.usesound, 50, 1)
if(anchored)
anchored = 0
to_chat(user, "<span class='caution'>[src] can now be moved.</span>")