- Treat Planar Conquest as a limited mode for the purpose of tracked achievements since it generally uses smaller decks that should have lower realistic achievement requirements.

This commit is contained in:
Agetian
2017-06-04 06:36:07 +00:00
parent b0554f1ec9
commit 9f9c138b7f

View File

@@ -5,7 +5,7 @@ import forge.properties.ForgeConstants;
public class PlanarConquestAchievements extends AchievementCollection {
public PlanarConquestAchievements() {
super("Planar Conquest", ForgeConstants.ACHIEVEMENTS_DIR + "planar_conquest.xml", false);
super("Planar Conquest", ForgeConstants.ACHIEVEMENTS_DIR + "planar_conquest.xml", true);
}
//add achievements that should appear at the bottom below core achievements for each game mode