picky nits

This commit is contained in:
Crazylemon64
2016-05-21 15:39:38 -07:00
parent b44b40d387
commit dfa9b73dbb
@@ -74,5 +74,5 @@
return ..()
anchored = !anchored
to_chat(user, "You [(anchored) ? "fasten" : "loosen"] \the [src] to the floor")
playsound(src.loc, 'sound/items/Ratchet.ogg', 50, 1)
playsound(loc, 'sound/items/Ratchet.ogg', 50, 1)
else return ..()