Marked civilians as NO_KILL.
This commit is contained in:
parent
d976c7d3c8
commit
8defda34e7
|
@ -36,7 +36,7 @@
|
||||||
"x" : 25,
|
"x" : 25,
|
||||||
"y" : 25,
|
"y" : 25,
|
||||||
"side" : "SIDE_ALLIES",
|
"side" : "SIDE_ALLIES",
|
||||||
"flags" : "+EF_DISABLED",
|
"flags" : "+EF_DISABLED+EF_NO_KILL",
|
||||||
"number" : 8,
|
"number" : 8,
|
||||||
"scatter" : 5000
|
"scatter" : 5000
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue