removes flick from spark effects (#25898)

This commit is contained in:
Qwertytoforty
2024-06-17 01:54:54 +00:00
committed by GitHub
parent d12eaadcc4
commit 8173e1695d
2 changed files with 0 additions and 1 deletions
@@ -23,7 +23,6 @@
/obj/effect/particle_effect/sparks/New()
..()
flick("sparks", src) // replay the animation
playsound(src, "sparks", 100, TRUE, SHORT_RANGE_SOUND_EXTRARANGE)
var/turf/T = loc
if(isturf(T))