Merge pull request #37475 from 81Denton/OH-YEAH-BROTHER

H.O.G.A.N. lawset
This commit is contained in:
Jordan Brown
2018-05-01 16:40:26 -04:00
committed by CitadelStationBot
parent 7add247144
commit d47b71cf23
4 changed files with 18 additions and 1 deletions
@@ -193,7 +193,8 @@
/obj/item/aiModule/core/full/peacekeeper,
/obj/item/aiModule/core/full/reporter,
/obj/item/aiModule/core/full/robocop,
/obj/item/aiModule/core/full/liveandletlive
/obj/item/aiModule/core/full/liveandletlive,
/obj/item/aiModule/core/full/hulkamania
)
/obj/effect/spawner/lootdrop/aimodule_harmful // These will get the shuttle called
+6
View File
@@ -568,3 +568,9 @@ AI MODULES
laws += generate_ion_law()
..()
laws = list()
/******************H.O.G.A.N.***************/
/obj/item/aiModule/core/full/hulkamania
name = "'H.O.G.A.N.' Core AI Module"
law_id = "hulkamania"