mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
Updated Brawl ban list
This commit is contained in:
parent
3499a1c194
commit
805e5950a8
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("Oko, Thief of Crowns");
|
||||
banned.add("Sorcerous Spyglass");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue