mirror of
https://github.com/correl/mage.git
synced 2025-04-06 17:00:12 -09:00
updated Standard ban list
This commit is contained in:
parent
dd85324bc9
commit
e0eb61053e
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ public class Standard extends Constructed {
|
||||||
super("Constructed - Standard");
|
super("Constructed - Standard");
|
||||||
|
|
||||||
setCodes.addAll(makeLegalSets());
|
setCodes.addAll(makeLegalSets());
|
||||||
|
|
||||||
|
banned.add("Field of the Dead"); // since 2019-10-21
|
||||||
}
|
}
|
||||||
|
|
||||||
private static boolean isFallSet(ExpansionSet set) {
|
private static boolean isFallSet(ExpansionSet set) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue