- Adding alt wincon achievement for Mechanized Production.

This commit is contained in:
Agetian
2017-01-11 11:33:21 +00:00
parent 8ef869fa8f
commit 09d8d4511b

View File

@@ -42,6 +42,7 @@ public class AltWinAchievements extends AchievementCollection {
add("Near-Death Experience", "The Edge", "Phew... I thought I was going to die!");
add("Phage the Untouchable", "The Untouchable", "None are immune to her deadly touch!");
add("Test of Endurance", "The Test", "So... did I pass?");
add("Mechanized Production", "The Rise of Replicas", "Welcome to the future of mass production!");
}
private void add(String cardName0, String displayName0, String flavorText0) {