[MIRROR] some destroy cleanup (#9953)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-01-27 01:23:17 +01:00
committed by GitHub
co-authored by Kashargul
parent cac1d0170a
commit b91c3adca5
7 changed files with 33 additions and 31 deletions
@@ -310,7 +310,7 @@
for(var/mob/living/carbon/M in hear(max_range, get_turf(src)))
blitzed(get_turf(src), M, max_range, banglet)
new/obj/effect/effect/sparks(src.loc)
new/obj/effect/effect/smoke/illumination(src.loc, 5, range=30, power=30, color="#FFFFFF")
new/obj/effect/effect/smoke/illumination(loc, 5, 30, 30, "#FFFFFF")
spawn(2)
qdel(src)
if("blitzu")