mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
updated standard ban list
This commit is contained in:
parent
cbc1c02cde
commit
42b2802623
1 changed files with 4 additions and 0 deletions
|
@ -18,10 +18,14 @@ public class Standard extends Constructed {
|
|||
setCodes.addAll(makeLegalSets());
|
||||
|
||||
banned.add("Agent of Treachery");
|
||||
banned.add("Cauldron Familiar");
|
||||
banned.add("Field of the Dead");
|
||||
banned.add("Fires of Invention");
|
||||
banned.add("Growth Spiral");
|
||||
banned.add("Oko, Thief of Crowns");
|
||||
banned.add("Once Upon a Time");
|
||||
banned.add("Teferi, Time Raveler");
|
||||
banned.add("Wilderness Reclamation");
|
||||
banned.add("Veil of Summer");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue