clear_zeroth_law sanity check
This commit is contained in:
committed by
CitadelStationBot
parent
0c86312618
commit
44e3afe30a
@@ -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