Enabled all trophies.
This commit is contained in:
parent
5fa9ea1922
commit
c741216f01
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue