Added Not the face! trophy (hidden).
This commit is contained in:
parent
9af331c64f
commit
a1d58ff996
|
@ -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
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue