mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Implant refdrop (#17248)
* Atomization * sdf --------- Co-authored-by: FluffyGhost <FluffyGhost>
This commit is contained in:
co-authored by
FluffyGhost <FluffyGhost>
parent
26c74f0df1
commit
adfa4d8410
@@ -54,6 +54,7 @@
|
||||
/obj/item/implant/Destroy()
|
||||
if(part)
|
||||
part.implants.Remove(src)
|
||||
part = null
|
||||
STOP_PROCESSING(SSprocessing, src)
|
||||
implants -= src
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user