mirror of
https://github.com/correl/mage.git
synced 2024-11-14 11:09:31 +00:00
update standard ban list
This commit is contained in:
parent
7596bb833d
commit
19f44e90ad
1 changed files with 3 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue