Enabled all trophies.

This commit is contained in:
Steve 2016-06-07 08:30:02 +01:00
parent 5fa9ea1922
commit c741216f01
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[
{
"id" : "_PLATINUM",
"id" : "PLATINUM",
"title" : "One of the seven",
"description" : "Earn all other trophies",
"value" : "TROPHY_PLATINUM"
@ -141,19 +141,19 @@
"hidden" : 1
},
{
"id" : "_CHALLENGE_25",
"id" : "CHALLENGE_25",
"title" : "Dedicated",
"description" : "Complete 25%% of all challenges",
"value" : "TROPHY_BRONZE"
},
{
"id" : "_CHALLENGE_50",
"id" : "CHALLENGE_50",
"title" : "Obsessed",
"description" : "Complete 50%% of all challenges",
"value" : "TROPHY_SILVER"
},
{
"id" : "_CHALLENGE_100",
"id" : "CHALLENGE_100",
"title" : "Completitonist",
"description" : "Complete 100%% of all challenges",
"value" : "TROPHY_GOLD"