Update haste.dm

This commit is contained in:
kevinz000
2020-02-21 18:17:54 -07:00
committed by GitHub
parent f2a17b8b35
commit 24ba8b4d04
@@ -87,5 +87,6 @@
if(!hit[L] && (L != owner))
hit[L] = TRUE
playsound(L, "sound/weapons/punch[rand(1,4)].ogg", 15, 1, -1)
L.Knockdown(10 + level_current * 5, override_hardstun = 0.1)
L.DefaultCombatKnockdown(10 + level_current * 5)
L.Paralyze(0.1)
L.spin(10, 1)