mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
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