updated banned standard list to include felidar guardian

This commit is contained in:
drmDev 2017-04-26 20:56:10 -04:00
parent 6edc8457bf
commit fae65241e2

View file

@ -70,5 +70,6 @@ public class Standard extends Constructed {
banned.add("Emrakul, the Promised End");
banned.add("Reflector Mage");
banned.add("Smuggler's Copter");
banned.add("Felidar Guardian");
}
}