From 8defda34e7f3e50ab7c2b03ef6732e4e50a28d02 Mon Sep 17 00:00:00 2001 From: Steve Date: Wed, 13 Apr 2016 11:47:20 +0100 Subject: [PATCH] Marked civilians as NO_KILL. --- data/challenges/10.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/challenges/10.json b/data/challenges/10.json index ec3b37c..9b67f95 100644 --- a/data/challenges/10.json +++ b/data/challenges/10.json @@ -36,7 +36,7 @@ "x" : 25, "y" : 25, "side" : "SIDE_ALLIES", - "flags" : "+EF_DISABLED", + "flags" : "+EF_DISABLED+EF_NO_KILL", "number" : 8, "scatter" : 5000 }