Merge pull request #2179 from Yoshax/gottagofast

Ports /vg/ get_turf
This commit is contained in:
Neerti
2016-07-23 16:34:31 -04:00
committed by GitHub
3 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
else if(!anchored)
playsound(src.loc, 'sound/items/Ratchet.ogg', 100, 1)
user << "<span class='notice'>Now securing the girder...</span>"
if(get_turf(user, 40))
if(do_after(user, 40,src))
user << "<span class='notice'>You secured the girder!</span>"
reset_girder()