mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user