mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Somewhat shorter achievement name for Approach of the Second Sun (still a bit long, but better).
This commit is contained in:
@@ -22,7 +22,7 @@ public class AltWinAchievements extends AchievementCollection {
|
||||
|
||||
@Override
|
||||
protected void addAchievements() {
|
||||
add("Approach of the Second Sun", "The Return of the God-Pharaoh", "I'm back! Did you miss me?");
|
||||
add("Approach of the Second Sun", "The God-Pharaoh's Return", "I'm back! Did you miss me?");
|
||||
add("Azor's Elocutors", "The Filibuster", "Talk might be cheap, but it can buy you victory!");
|
||||
add("Barren Glory", "The Clean Slate", "When you have nothing, you can lose nothing... so you can win everything!");
|
||||
add("Battle of Wits", "The Great Library", "So many answers, so little time to look through them...");
|
||||
|
||||
Reference in New Issue
Block a user