[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
@@ -22,8 +22,6 @@
/obj/item/chainsaw/Destroy()
STOP_PROCESSING(SSobj, src)
if(reagents)
qdel(reagents)
..()
/obj/item/chainsaw/proc/turnOn(mob/user as mob)