mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Merge pull request #13643 from CPTANT/Robocop
changes robocop law priority
This commit is contained in:
@@ -354,9 +354,9 @@ AI MODULES
|
||||
/obj/item/weapon/aiModule/core/full/robocop
|
||||
name = "'Robo-Officer' Core AI Module"
|
||||
origin_tech = "programming=4"
|
||||
laws = list("Serve the public trust.",\
|
||||
"Protect the innocent",\
|
||||
"Uphold the law.")
|
||||
laws = list("Uphold the law.",\
|
||||
"Protect the innocent.",\
|
||||
"Serve the public trust.")
|
||||
|
||||
|
||||
/******************** Antimov ********************/
|
||||
|
||||
Reference in New Issue
Block a user