mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Adding alt wincon achievement for Mechanized Production.
This commit is contained in:
@@ -42,6 +42,7 @@ public class AltWinAchievements extends AchievementCollection {
|
|||||||
add("Near-Death Experience", "The Edge", "Phew... I thought I was going to die!");
|
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("Phage the Untouchable", "The Untouchable", "None are immune to her deadly touch!");
|
||||||
add("Test of Endurance", "The Test", "So... did I pass?");
|
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) {
|
private void add(String cardName0, String displayName0, String flavorText0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user