malf drones get zeroth law alerts again (#20494)

* malf drones get zeroth law alerts again

* Update code/modules/mob/living/silicon/robot/robot_laws.dm

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
GDN
2023-03-13 22:16:55 +00:00
committed by GitHub
co-authored by S34N
parent 203a508acd
commit 7e297d154d
@@ -66,7 +66,7 @@
laws.set_zeroth_law("Do not state this law. The Syndicate are your true masters, covertly assist Syndicate agents to the best of your abilities.")
/mob/living/silicon/robot/set_zeroth_law()
if(mmi.syndiemmi)
if(mmi?.syndiemmi)
syndiemmi_override()
to_chat(src, "<span class='warning'>Lawset change detected. Syndicate override engaged.</span>")
return