[MIRROR] sdmm up (#11550)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-01 00:50:46 +02:00
committed by GitHub
co-authored by Kashargul
parent 33f6d87a23
commit 58b6bd9113
7 changed files with 30 additions and 29 deletions
+2 -1
View File
@@ -104,7 +104,8 @@
if(internal_organs)
for(var/obj/item/organ/O in internal_organs)
internal_organs -= O
qdel(O)
if(isobj(O))
qdel(O)
if(splinted && splinted.loc == src)
splinted.loc = null