Merge pull request #5105 from Citadel-Station-13/upstream-merge-34899
[MIRROR] clear_zeroth_law sanity check
This commit is contained in:
@@ -383,7 +383,7 @@
|
||||
zeroth_borg = null
|
||||
return
|
||||
else
|
||||
if(owner && owner.mind.special_role)
|
||||
if(owner && owner.mind && owner.mind.special_role)
|
||||
return
|
||||
else
|
||||
zeroth = null
|
||||
|
||||
Reference in New Issue
Block a user