mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[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:
committed by
GitHub
parent
9feb91ec4c
commit
a0c273ce1f
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user