clear_zeroth_law sanity check

This commit is contained in:
ShizCalev
2018-01-24 16:56:48 -05:00
committed by CitadelStationBot
parent 0c86312618
commit 44e3afe30a

View File

@@ -383,7 +383,7 @@
zeroth_borg = null zeroth_borg = null
return return
else else
if(owner && owner.mind.special_role) if(owner && owner.mind && owner.mind.special_role)
return return
else else
zeroth = null zeroth = null