From f944222d7c767d4c795d8f3da9b59dbf4e01fe9d Mon Sep 17 00:00:00 2001 From: Steve Date: Wed, 13 Apr 2016 11:03:04 +0100 Subject: [PATCH] Spawner bug fix. --- 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 3303f3f..ec3b37c 100644 --- a/data/challenges/10.json +++ b/data/challenges/10.json @@ -56,7 +56,7 @@ "side" : "SIDE_PIRATE", "interval" : 30, "limit" : 0, - "total" : 0, + "total" : -1, "step" : 1, "offscreen" : 1 }