mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Works on New Blob
This commit is contained in:
@@ -112,6 +112,8 @@
|
||||
|
||||
/obj/effect/blob/proc/pulse(var/forceLeft, var/list/dirs)
|
||||
regen()
|
||||
animate(src, color = "#FF0000", time=1)
|
||||
animate(color = "#FFFFFF", time=4, easing=ELASTIC_EASING)
|
||||
sleep(5)
|
||||
var/pushDir = pick(dirs)
|
||||
var/turf/T = get_step(src, pushDir)
|
||||
|
||||
Reference in New Issue
Block a user