mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
updated standard ban list
This commit is contained in:
parent
01f7e3a469
commit
3f7a4c75e6
1 changed files with 4 additions and 0 deletions
|
@ -19,12 +19,16 @@ public class Standard extends Constructed {
|
|||
|
||||
banned.add("Agent of Treachery");
|
||||
banned.add("Cauldron Familiar");
|
||||
banned.add("Escape to the Wilds");
|
||||
banned.add("Field of the Dead");
|
||||
banned.add("Fires of Invention");
|
||||
banned.add("Growth Spiral");
|
||||
banned.add("Lucky Clover");
|
||||
banned.add("Oko, Thief of Crowns");
|
||||
banned.add("Omnath, Locus of Creation");
|
||||
banned.add("Once Upon a Time");
|
||||
banned.add("Teferi, Time Raveler");
|
||||
banned.add("Uro, Titan of Nature's Wrath");
|
||||
banned.add("Wilderness Reclamation");
|
||||
banned.add("Veil of Summer");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue