From 3445d34497083c4a1ede3d01d1df5daec41c9005 Mon Sep 17 00:00:00 2001 From: Steve Date: Fri, 5 Aug 2016 08:39:53 +0100 Subject: [PATCH] Increased time limit, due to enemy spawn points being further out. --- data/challenges/18.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/challenges/18.json b/data/challenges/18.json index 49af697..89cf1d4 100644 --- a/data/challenges/18.json +++ b/data/challenges/18.json @@ -14,17 +14,17 @@ "y" : 25 }, "challenge" : { - "timeLimit" : 240, + "timeLimit" : 300, "waypointLimit" : 5, "clearWaypointEnemies" : 1, "challenges" : [ { "type" : "CHALLENGE_TIME", - "value" : 240 + "value" : 300 }, { "type" : "CHALLENGE_TIME", - "value" : 180 + "value" : 240 }, { "type" : "CHALLENGE_PLAYER_KILLS",