Hoarder trophy: 100 -> 250

This commit is contained in:
Steve 2016-06-05 08:33:44 +01:00
parent c745722c43
commit 0f97a08d25
1 changed files with 2 additions and 2 deletions

View File

@ -217,10 +217,10 @@
{ {
"id" : "ITEMS", "id" : "ITEMS",
"title" : "Hoarder", "title" : "Hoarder",
"description" : "Collect 100 items", "description" : "Collect 250 items",
"value" : "TROPHY_BRONZE", "value" : "TROPHY_BRONZE",
"stat" : "STAT_ITEMS_COLLECTED_PLAYER", "stat" : "STAT_ITEMS_COLLECTED_PLAYER",
"statValue" : 100 "statValue" : 250
}, },
{ {
"id" : "EVADE", "id" : "EVADE",