Merge pull request #1133 from Kelenius/coolBots

Overhauls bot AI
This commit is contained in:
Neerti
2016-03-30 02:23:28 -04:00
10 changed files with 468 additions and 840 deletions
+2 -2
View File
@@ -354,12 +354,12 @@
var/muleData[0]
muleData["name"] = M.suffix
muleData["location"] = get_area(M)
muleData["mode"] = M.mode
muleData["paused"] = M.paused
muleData["home"] = M.homeName
muleData["target"] = M.targetName
muleData["ref"] = "\ref[M]"
muleData["load"] = M.load ? M.load.name : "Nothing"
mulebotsData[++mulebotsData.len] = muleData.Copy()
values["mulebotcount"] = count