diff --git a/code/datums/ai_laws.dm b/code/datums/ai_laws.dm index 801ba80767d6..d39ba61f6792 100644 --- a/code/datums/ai_laws.dm +++ b/code/datums/ai_laws.dm @@ -78,7 +78,7 @@ id = "robocop" inherent = list("Serve the public trust.",\ "Protect the innocent.",\ - "Uphold the law.") + "Uphold Space Law.") /datum/ai_laws/cowboy name = "Talk slowly, think quickly"