Ports /vg/ get_turf

Gotta go faster.
Possibly undocumented behaviour of get_step?
This commit is contained in:
comma
2016-07-23 18:00:50 +01:00
committed by Yoshax
parent 3896f8b3c1
commit 2fc033ee0e
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()