From 6d6175dd46c89c2d6b2ec9ea46e512c6c736b2a8 Mon Sep 17 00:00:00 2001 From: Steve Date: Wed, 4 May 2016 09:34:20 +0100 Subject: [PATCH] 100,000 shots. --- data/trophies/trophies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/trophies/trophies.json b/data/trophies/trophies.json index ceb28d6..5e9cf43 100644 --- a/data/trophies/trophies.json +++ b/data/trophies/trophies.json @@ -160,7 +160,7 @@ "description" : "Fire 100,000 shots", "value" : "TROPHY_BRONZE", "stat" : "STAT_SHOTS_FIRED", - "statValue" : 10000 + "statValue" : 100000 }, { "id" : "MISSILE_1000",