Finalizes bot updates

This commit is contained in:
Kelenius
2016-03-08 12:55:42 +03:00
parent e8df17ccad
commit 0b71767b0f
4 changed files with 86 additions and 131 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