diff --git a/data/trophies/trophies.json b/data/trophies/trophies.json index b33f98a..9506369 100644 --- a/data/trophies/trophies.json +++ b/data/trophies/trophies.json @@ -259,6 +259,14 @@ "stat" : "STAT_MINES_DESTROYED", "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", "title" : "Yippie-ki-yay",