diff --git a/data/challenges/17.json b/data/challenges/17.json index 859736e..268b2ba 100644 --- a/data/challenges/17.json +++ b/data/challenges/17.json @@ -22,11 +22,11 @@ }, { "type" : "CHALLENGE_PLAYER_KILLS", - "value" : 1 + "value" : 2 }, { "type" : "CHALLENGE_PLAYER_KILLS", - "value" : 2 + "value" : 3 } ] }, @@ -44,8 +44,8 @@ "name" : "spawner", "types" : "Ray", "side" : "SIDE_ALLIES", - "interval" : 20, - "total" : 5, + "interval" : 15, + "total" : 8, "step" : 1, "offscreen" : 1 }