Added Not the face! trophy (hidden).

This commit is contained in:
Steve 2016-05-22 14:19:04 +01:00
parent 9af331c64f
commit a1d58ff996
1 changed files with 9 additions and 0 deletions

View File

@ -289,5 +289,14 @@
"title" : "Frequent flyer",
"description" : "Destroy one of each common type of starfighter",
"value" : "TROPHY_SILVER"
},
{
"id" : "NOT_THE_FACE",
"title" : "Not the face!",
"description" : "Cause 50 enemies to surrender",
"value" : "TROPHY_BRONZE",
"stat" : "STAT_ENEMIES_SURRENDERED",
"statValue" : 50,
"hidden" : 1
}
]