update standard ban list

This commit is contained in:
theelk801 2023-05-29 11:02:57 -04:00
parent 7596bb833d
commit 19f44e90ad

View file

@ -22,6 +22,9 @@ public class Standard extends Constructed {
setCodes.addAll(makeLegalSets());
banned.add("The Meathook Massacre");
banned.add("Fable of the Mirror-Breaker");
banned.add("Reckoner Bankbuster");
banned.add("Invoke Despair");
}
private static boolean isFallSet(ExpansionSet set) {