mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
updated duel commander ban list
This commit is contained in:
parent
de3f7cbbfb
commit
809421635a
1 changed files with 2 additions and 2 deletions
|
@ -99,8 +99,9 @@ public class DuelCommander extends Commander {
|
|||
bannedCommander.add("Jeska, Thrice Reborn");
|
||||
bannedCommander.add("Keleth, Sunmane Familiar");
|
||||
bannedCommander.add("Krark, the Thumbless");
|
||||
bannedCommander.add("Kraum, Ludevic's Opus");
|
||||
bannedCommander.add("Livio, Oathsworn Sentinel");
|
||||
bannedCommander.add("Ludevic, Necro-Alchemist");
|
||||
bannedCommander.add("Marath, Will of the Wild");
|
||||
bannedCommander.add("Najeela, the Blade-Blossom");
|
||||
bannedCommander.add("Oloro, Ageless Ascetic");
|
||||
bannedCommander.add("Omnath, Locus of Creation");
|
||||
|
@ -110,7 +111,6 @@ public class DuelCommander extends Commander {
|
|||
bannedCommander.add("Rofellos, Llanowar Emissary");
|
||||
bannedCommander.add("Rograkh, Son of Rohgahh");
|
||||
bannedCommander.add("Tasigur, the Golden Fang");
|
||||
bannedCommander.add("Teferi, Temporal Archmage");
|
||||
bannedCommander.add("Thrasios, Triton Hero");
|
||||
bannedCommander.add("Tymna, the Weaver");
|
||||
bannedCommander.add("Urza, Lord High Artificer");
|
||||
|
|
Loading…
Reference in a new issue