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
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
|
// Copy of standard sets
|
||||||
setCodes.addAll(Standard.makeLegalSets());
|
setCodes.addAll(Standard.makeLegalSets());
|
||||||
|
|
||||||
|
banned.add("Oko, Thief of Crowns");
|
||||||
banned.add("Sorcerous Spyglass");
|
banned.add("Sorcerous Spyglass");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue