Merge pull request #31135 from KorPhaeron/unconvertable
Adds a var to minds that makes them immune to conversion
This commit is contained in:
committed by
CitadelStationBot
parent
aec96bbbbe
commit
5c49bab3c5
@@ -63,6 +63,7 @@
|
||||
|
||||
var/mob/living/enslaved_to //If this mind's master is another mob (i.e. adamantine golems)
|
||||
var/datum/language_holder/language_holder
|
||||
var/unconvertable = FALSE
|
||||
|
||||
/datum/mind/New(var/key)
|
||||
src.key = key
|
||||
|
||||
Reference in New Issue
Block a user