mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00: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");
|
||||
|
||||
setCodes.addAll(makeLegalSets());
|
||||
|
||||
banned.add("Field of the Dead"); // since 2019-10-21
|
||||
}
|
||||
|
||||
private static boolean isFallSet(ExpansionSet set) {
|
||||
|
|
Loading…
Reference in a new issue