Added Aetherworks Marvel to the Standard banned list.

This commit is contained in:
fireshoes 2017-06-13 21:10:31 -05:00
parent 5633fe9b18
commit 476fb37afb

View file

@ -72,10 +72,11 @@ public class Standard extends Constructed {
}
}
}
banned.add("Aetherworks Marvel");
banned.add("Emrakul, the Promised End");
banned.add("Felidar Guardian");
banned.add("Reflector Mage");
banned.add("Smuggler's Copter");
banned.add("Felidar Guardian");
}
private static boolean isFallBlock(ExpansionSet set) {