mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
updated Commander ban list
This commit is contained in:
parent
50fe6db4f9
commit
b5e65ba34a
1 changed files with 2 additions and 1 deletions
|
@ -43,6 +43,7 @@ public class Commander extends Constructed {
|
|||
banned.add("Fastbond");
|
||||
banned.add("Gifts Ungiven");
|
||||
banned.add("Griselbrand");
|
||||
banned.add("Iona, Shield of Emeria");
|
||||
banned.add("Karakas");
|
||||
banned.add("Leovold, Emissary of Trest");
|
||||
banned.add("Library of Alexandria");
|
||||
|
@ -52,8 +53,8 @@ public class Commander extends Constructed {
|
|||
banned.add("Mox Pearl");
|
||||
banned.add("Mox Ruby");
|
||||
banned.add("Mox Sapphire");
|
||||
banned.add("Painter's Servant");
|
||||
banned.add("Panoptic Mirror");
|
||||
banned.add("Paradox Engine");
|
||||
banned.add("Primeval Titan");
|
||||
banned.add("Prophet of Kruphix");
|
||||
banned.add("Recurring Nightmare");
|
||||
|
|
Loading…
Reference in a new issue