mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Bloodcrawl is now animated (#30081)
This commit is contained in:
@@ -241,8 +241,7 @@
|
||||
S.boost = world.time + 6 SECONDS
|
||||
var/old_color = L.color
|
||||
L.color = A.color
|
||||
addtimer(VARSET_CALLBACK(L, color, old_color), 6 SECONDS)
|
||||
|
||||
animate(L, 6 SECONDS, color = old_color, easing = EASE_IN|CIRCULAR_EASING, flags = ANIMATION_PARALLEL)
|
||||
|
||||
/datum/spell/bloodcrawl/proc/phasein(atom/A, mob/living/L)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user