Remove banned partners

This commit is contained in:
acosta 2019-10-16 11:33:22 +02:00
parent 35a4f1a2fd
commit c49e856e56

View file

@ -76,11 +76,6 @@ public class CenturionCommander extends Commander {
bannedCommander.add("Edgar Markov");
bannedCommander.add("Kess, Dissident Mage");
bannedCommander.add("Rofellos, Llanowar Emissary");
bannedCommander.add("Rowan Kenrith");
bannedCommander.add("Tymna the Weaver");
bannedCommander.add("Will Kenrith");
bannedCommander.add("Vial Smasher The Fierce");
}
}