fixes slamming people into walls and such while bloodcrawled

no
This commit is contained in:
Kraseo
2021-05-26 00:23:11 +02:00
committed by GitHub
parent d92e71b739
commit 7e2e608784

View File

@@ -84,6 +84,8 @@
if(slam_cooldown + slam_cooldown_time > world.time)
to_chat(src, "<span class='warning'>Your slam ability is still on cooldown!</span>")
return
if(phased)
return
face_atom(A)
var/mob/living/victim = A