mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
External organs qdel implants (#17203)
* Atomization * cl --------- Co-authored-by: FluffyGhost <FluffyGhost>
This commit is contained in:
co-authored by
FluffyGhost <FluffyGhost>
parent
f574c88640
commit
589249da36
@@ -120,6 +120,7 @@
|
||||
if(internal_organs)
|
||||
for(var/obj/item/organ/O in internal_organs)
|
||||
qdel(O)
|
||||
QDEL_NULL_LIST(implants)
|
||||
|
||||
infect_target_internal = null
|
||||
infect_target_external = null
|
||||
|
||||
Reference in New Issue
Block a user