mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #10335 from VOREStation/Arokha/dels
Various qdel helpers
This commit is contained in:
committed by
Chompstation Bot
parent
ad149bb509
commit
bc6564deb6
@@ -119,6 +119,9 @@ GLOBAL_LIST_BOILERPLATE(all_tracking_implants, /obj/item/weapon/implant/tracking
|
||||
|
||||
/obj/item/weapon/implant/tracking/Destroy()
|
||||
STOP_PROCESSING(SSobj, src)
|
||||
if(part)
|
||||
part.implants -= src
|
||||
part = imp_in = null
|
||||
return ..()
|
||||
|
||||
/obj/item/weapon/implant/tracking/process()
|
||||
|
||||
Reference in New Issue
Block a user