mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
Update Commander ban list (#8004)
Hullbreacher was banned: https://mtgcommander.net/index.php/2021/07/12/july-2021-update/
This commit is contained in:
parent
6ed9f59c6b
commit
7069ca7ecb
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ public class Commander extends Constructed {
|
|||
banned.add("Flash");
|
||||
banned.add("Gifts Ungiven");
|
||||
banned.add("Griselbrand");
|
||||
banned.add("Hullbreacher");
|
||||
banned.add("Iona, Shield of Emeria");
|
||||
banned.add("Karakas");
|
||||
banned.add("Leovold, Emissary of Trest");
|
||||
|
|
Loading…
Reference in a new issue