Merge pull request #4040 from Citadel-Station-13/upstream-merge-32905

[MIRROR] Adds AI lawset spawners (mapping helpers)
This commit is contained in:
deathride58
2017-11-21 03:25:55 +00:00
committed by GitHub
2 changed files with 40 additions and 1 deletions
+8
View File
@@ -564,3 +564,11 @@ AI MODULES
/obj/item/aiModule/core/full/balance
name = "'Guardian of Balance' Core AI Module"
law_id = "balance"
/obj/item/aiModule/core/full/maintain
name = "'Station Efficiency' Core AI Module"
law_id = "maintain"
/obj/item/aiModule/core/full/peacekeeper
name = "'Peacekeeper' Core AI Module"
law_id = "peacekeeper"