[MIRROR] Changing changeling (Refactor) (#11142)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-07-04 19:54:55 -07:00
committed by GitHub
parent 9feb91ec4c
commit a0c273ce1f
83 changed files with 1385 additions and 1382 deletions

View File

@@ -67,7 +67,7 @@
|| species.name == SPECIES_PROTEAN \
|| species.name == SPECIES_REPLICANT)
return FALSE
if(mind && mind.changeling)
if(is_changeling(src))
return FALSE
var/obj/item/organ/internal/malignant/neworgan = new type_path( src, TRUE)