mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
updated Standard ban list
This commit is contained in:
parent
c3b3553e29
commit
14081a7ac5
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ public class Standard extends Constructed {
|
||||||
super("Constructed - Standard");
|
super("Constructed - Standard");
|
||||||
|
|
||||||
setCodes.addAll(makeLegalSets());
|
setCodes.addAll(makeLegalSets());
|
||||||
|
|
||||||
banned.add("Rampaging Ferocidon"); // since 2018-01-15
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private static boolean isFallSet(ExpansionSet set) {
|
private static boolean isFallSet(ExpansionSet set) {
|
||||||
|
|
Loading…
Reference in a new issue