Added DISABLE trophy.
This commit is contained in:
parent
a14f1c3d25
commit
af83eb8cf7
|
@ -259,6 +259,14 @@
|
||||||
"stat" : "STAT_MINES_DESTROYED",
|
"stat" : "STAT_MINES_DESTROYED",
|
||||||
"statValue" : 255
|
"statValue" : 255
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id" : "DISABLE",
|
||||||
|
"title" : "Get out and push",
|
||||||
|
"description" : "Disable 500 opponents",
|
||||||
|
"value" : "TROPHY_BRONZE",
|
||||||
|
"stat" : "STAT_ENEMIES_DISABLED",
|
||||||
|
"statValue" : 500
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id" : "EPIC_KILL_13",
|
"id" : "EPIC_KILL_13",
|
||||||
"title" : "Yippie-ki-yay",
|
"title" : "Yippie-ki-yay",
|
||||||
|
|
Loading…
Reference in New Issue