mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
d (#24046)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user