Mob atom movable destroy cleanup (#18769)

* Atomization

* sdaf

---------

Co-authored-by: FluffyGhost <FluffyGhost>
This commit is contained in:
Fluffy
2024-03-28 01:11:08 +00:00
committed by GitHub
co-authored by FluffyGhost <FluffyGhost>
parent 613967e2b9
commit f3c456d06a
10 changed files with 95 additions and 22 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
/atom/movable/proc/stop_orbit()
SpinAnimation(0,0)
qdel(orbiting)
QDEL_NULL(orbiting)
/atom/movable/Destroy(force = FALSE)
. = ..()