updated Standard ban list

This commit is contained in:
Evan Kranzler 2019-08-26 12:26:03 -04:00
parent c3b3553e29
commit 14081a7ac5

View file

@ -16,8 +16,6 @@ public class Standard extends Constructed {
super("Constructed - Standard");
setCodes.addAll(makeLegalSets());
banned.add("Rampaging Ferocidon"); // since 2018-01-15
}
private static boolean isFallSet(ExpansionSet set) {