mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[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:
committed by
GitHub
parent
4b6881fd85
commit
033a1c6060
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user