[MIRROR] prot rig (#10457)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-18 16:44:58 -07:00
committed by GitHub
parent 4b6881fd85
commit 033a1c6060
6 changed files with 14 additions and 12 deletions

View File

@@ -23,8 +23,8 @@
return ..()
/obj/item/electronic_assembly/Destroy()
battery = null // It will be qdel'd by ..() if still in our contents
STOP_PROCESSING(SSobj, src)
battery = null // It will be qdel'd by ..() if still in our contents
return ..()
/obj/item/electronic_assembly/process()