Marked civilians as NO_KILL.

This commit is contained in:
Steve 2016-04-13 11:47:20 +01:00
parent d976c7d3c8
commit 8defda34e7
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
"x" : 25,
"y" : 25,
"side" : "SIDE_ALLIES",
"flags" : "+EF_DISABLED",
"flags" : "+EF_DISABLED+EF_NO_KILL",
"number" : 8,
"scatter" : 5000
}