Merge pull request #1862 from Ravensdale/master

(Adjusted)Adjusts items emergency lockers spawn with, AI-less borgs spawn with NT not asmimov laws
This commit is contained in:
headswe
2012-11-02 10:13:12 -07:00
2 changed files with 18 additions and 16 deletions
@@ -81,7 +81,7 @@
icon_state = "secborg"
modtype = "Synd"
else
laws = new /datum/ai_laws/asimov()
laws = new /datum/ai_laws/nanotrasen()
connected_ai = select_active_ai_with_fewest_borgs()
if(connected_ai)
connected_ai.connected_robots += src