Merge pull request #31135 from KorPhaeron/unconvertable

Adds a var to minds that makes them immune to conversion
This commit is contained in:
oranges
2017-10-04 12:14:32 +13:00
committed by CitadelStationBot
parent aec96bbbbe
commit 5c49bab3c5
5 changed files with 15 additions and 8 deletions
+1
View File
@@ -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