diff --git a/data/trophies/trophies.json b/data/trophies/trophies.json index b85a4ef..87ba37b 100644 --- a/data/trophies/trophies.json +++ b/data/trophies/trophies.json @@ -217,10 +217,10 @@ { "id" : "ITEMS", "title" : "Hoarder", - "description" : "Collect 100 items", + "description" : "Collect 250 items", "value" : "TROPHY_BRONZE", "stat" : "STAT_ITEMS_COLLECTED_PLAYER", - "statValue" : 100 + "statValue" : 250 }, { "id" : "EVADE",