From d5a9a5fd771f1533befd2a69f90746caba89e8db Mon Sep 17 00:00:00 2001 From: Joan Lung Date: Sun, 9 Oct 2016 18:19:41 -0400 Subject: [PATCH] who's mind? (#20834) --- code/datums/mind.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/mind.dm b/code/datums/mind.dm index bbb9fe32576..b0c5ba841ee 100644 --- a/code/datums/mind.dm +++ b/code/datums/mind.dm @@ -228,7 +228,7 @@ current.faction = creator.faction.Copy() - if(special_role) + if(creator.mind.special_role) message_admins("[key_name_admin(current)](?) has been created by [key_name_admin(creator)](?), an antagonist.") current << "Despite your creators current allegiances, your true master remains [creator.real_name]. If their loyalities change, so do yours. This will never change unless your creator's body is destroyed."