Minor adjustments

This commit is contained in:
Lord Lag
2016-02-23 18:59:02 +00:00
parent bfb4c122b5
commit 990a06ad2e
2 changed files with 6 additions and 2 deletions
@@ -19,4 +19,8 @@
borg.lawupdate = 1
borg.connect_to_ai(malf_ai)
else
error("Unable to locate the Malf AI during post_setp()!")
error("Unable to locate the Malf AI during post_setp()!")
..()
return
+1 -1
View File
@@ -3,4 +3,4 @@ author: Lord Lag
delete-after: True
changes:
- bugfix: "Added a changelog editing system that should cause fewer conflicts and more accurate timestamps."
- bugfix: "cyborgs should now autoconnect to malfs at round start"