This commit is contained in:
Luc
2024-02-06 18:22:06 +00:00
committed by GitHub
parent 8cfeb28d45
commit 675095c946
@@ -138,7 +138,7 @@
for(var/mob/living/L in range(distance, T))
if(L.affects_vampire(user))
L.Slowed(slowed_amount)
L.visible_message("<span class='warning'>[L] gets ensnare in blood tendrils, restricting [L.p_their()] movement!</span>")
L.visible_message("<span class='warning'>[L] gets ensnared in blood tendrils, restricting [L.p_their()] movement!</span>")
new /obj/effect/temp_visual/blood_tendril/long(get_turf(L))
/obj/effect/temp_visual/blood_tendril