updated standard ban list

This commit is contained in:
Evan Kranzler 2020-08-03 11:47:13 -04:00
parent cbc1c02cde
commit 42b2802623

View file

@ -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");
}