mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
[MIRROR] sdmm up (#11550)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
33f6d87a23
commit
58b6bd9113
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user