Fixes wavedashing

This commit is contained in:
deathride58
2018-12-05 19:49:14 -05:00
parent 17b5a6061a
commit b230f1a1ea
+1 -1
View File
@@ -19,7 +19,7 @@
var/mob/living/L = user
if(L.resting && do_after(L, max(10, L.getStaminaLoss()*0.5), 0, src))
if(Adjacent(L, src))
L.forceMove(src)
step(L, get_dir(L, src))
playsound(L, "rustle", 25, 1)
/turf/open/indestructible