mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
updated Brawl ban list
This commit is contained in:
parent
ec8867ab1a
commit
63df5d89a4
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ public class Brawl extends Constructed {
|
|||
// Copy of standard sets
|
||||
setCodes.addAll(Standard.makeLegalSets());
|
||||
|
||||
banned.add("Golos, Tireless Pilgrim");
|
||||
banned.add("Oko, Thief of Crowns");
|
||||
banned.add("Sorcerous Spyglass");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue