mirror of
https://github.com/correl/mage.git
synced 2025-01-11 19:13:02 +00:00
updated standard ban list
This commit is contained in:
parent
20f1186cdd
commit
bd33191308
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ public class Standard extends Constructed {
|
|||
|
||||
setCodes.addAll(makeLegalSets());
|
||||
|
||||
banned.add("Alrund's Epiphany");
|
||||
banned.add("Divide by Zero");
|
||||
banned.add("Faceless Haven");
|
||||
banned.add("Omnath, Locus of Creation");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue