mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
remove outdated standard bans
This commit is contained in:
parent
eeb7c28e78
commit
3b0a7f5d6f
1 changed files with 0 additions and 5 deletions
|
|
@ -18,11 +18,6 @@ public class Standard extends Constructed {
|
|||
super("Constructed - Standard");
|
||||
|
||||
setCodes.addAll(makeLegalSets());
|
||||
|
||||
banned.add("The Meathook Massacre");
|
||||
banned.add("Fable of the Mirror-Breaker");
|
||||
banned.add("Reckoner Bankbuster");
|
||||
banned.add("Invoke Despair");
|
||||
}
|
||||
|
||||
static List<String> makeLegalSets() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue