mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
updated historic ban list
This commit is contained in:
parent
5659fe0fe8
commit
ff03e11fcc
1 changed files with 5 additions and 3 deletions
|
@ -47,13 +47,15 @@ public class Historic extends Constructed {
|
|||
singleCards.add("Talrand, Sky Summoner");
|
||||
}
|
||||
}
|
||||
banned.add("Fires of Invention");
|
||||
banned.add("Agent of Treachery");
|
||||
banned.add("Winota, Joiner of Forces");
|
||||
banned.add("Burning-Tree Emissary");
|
||||
banned.add("Fires of Invention");
|
||||
banned.add("Nexus of Fate");
|
||||
banned.add("Oko, Thief of Crowns");
|
||||
banned.add("Once Upon a Time");
|
||||
banned.add("Teferi, Time Raveler");
|
||||
banned.add("Veil of Summer");
|
||||
banned.add("Burning-Tree Emissary");
|
||||
banned.add("Wilderness Reclamation");
|
||||
banned.add("Winota, Joiner of Forces");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue