mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Clarification and announcement.
This commit is contained in:
@@ -3,3 +3,4 @@ Get in the discord if you aren't yet.
|
|||||||
Planar Conquest now has a new plane accessible - Ikoria.
|
Planar Conquest now has a new plane accessible - Ikoria.
|
||||||
In Planar Conquest, it's now possible to collect C19 cards on Eldraine and ZNE/ZNC cards on Zendikar.
|
In Planar Conquest, it's now possible to collect C19 cards on Eldraine and ZNE/ZNC cards on Zendikar.
|
||||||
In Planar Conquest, the Eldraine plane now holds a little secret that's rather unhinged. It may be difficult to find though.
|
In Planar Conquest, the Eldraine plane now holds a little secret that's rather unhinged. It may be difficult to find though.
|
||||||
|
Quest Mode now has a preference option to enable or disable promos in random reward pool.
|
||||||
@@ -189,7 +189,7 @@ public class QuestPreferences extends PreferencesStore<QuestPreferences.QPref> i
|
|||||||
FOIL_FILTER_DEFAULT("0"),
|
FOIL_FILTER_DEFAULT("0"),
|
||||||
RATING_FILTER_DEFAULT("1"),
|
RATING_FILTER_DEFAULT("1"),
|
||||||
|
|
||||||
// Exclude promos from staring quest pool and the pool for random rewards
|
// Exclude promos from the random reward pool
|
||||||
EXCLUDE_PROMOS_FROM_POOL("1");
|
EXCLUDE_PROMOS_FROM_POOL("1");
|
||||||
|
|
||||||
private final String strDefaultVal;
|
private final String strDefaultVal;
|
||||||
|
|||||||
Reference in New Issue
Block a user