Merge pull request #7791 from deathride58/fixeswavedashing

Nerfs wavedashing
This commit is contained in:
nik707
2018-12-05 23:59:31 -06:00
committed by GitHub
+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