mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
prot rig (#17369)
* prot rig * . * . * , * . * Rig qdel fix * no more ? needed --------- Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
@@ -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