From 8d19817fe68700f1b328f0a5a041b5d39ce504c1 Mon Sep 17 00:00:00 2001 From: Steve Date: Sun, 29 May 2016 09:38:49 +0100 Subject: [PATCH] Various trophy updates. --- data/trophies/trophies.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/data/trophies/trophies.json b/data/trophies/trophies.json index 30fb49d..9230ef9 100644 --- a/data/trophies/trophies.json +++ b/data/trophies/trophies.json @@ -5,6 +5,13 @@ "description" : "Earn all other trophies", "value" : "TROPHY_PLATINUM" }, + { + "id" : "CAMPAIGN_COMPLETE", + "title" : "Plan B", + "description" : "Complete all campaign missions", + "value" : "TROPHY_GOLD", + "hidden" : 1 + }, { "id" : "CAMPAIGN_1", "title" : "Gentle start", @@ -66,13 +73,6 @@ "value" : "TROPHY_SILVER", "hidden" : 1 }, - { - "id" : "CAMPAIGN_LENON", - "title" : "Plan B", - "description" : "Complete all campaign missions", - "value" : "TROPHY_GOLD", - "hidden" : 1 - }, { "id" : "CAMPAIGN_KRASST", "title" : "Trespasser", @@ -258,7 +258,7 @@ { "id" : "EPIC_KILL_13", "title" : "Yippie-ki-yay", - "description" : "Destroy 13 or more enemies in an epic battle, without being killed", + "description" : "Destroy 13 or more enemies in an epic battle, without being killed (No ATAF)", "value" : "TROPHY_SILVER", "stat" : "STAT_EPIC_KILL_STREAK", "statValue" : 13, @@ -267,7 +267,7 @@ { "id" : "SURVIVOR", "title" : "Survivor", - "description" : "Complete an epic battle without being killed", + "description" : "Complete an epic battle without being killed (No ATAF)", "value" : "TROPHY_SILVER", "hidden" : 1 },