mirror of
https://github.com/correl/mage.git
synced 2024-12-25 11:11:16 +00:00
update acorn bans
This commit is contained in:
parent
82aa7bfdf4
commit
493a9d2c6c
1 changed files with 19 additions and 5 deletions
|
@ -94,13 +94,27 @@ public class Constructed extends DeckValidator {
|
|||
banned.add("Angelic Harold");
|
||||
banned.add("Animate Object");
|
||||
banned.add("Assembled Ensemble");
|
||||
banned.add("Bar Entry");
|
||||
banned.add("Centrifuge");
|
||||
banned.add("D00-DL, Caricaturist");
|
||||
banned.add("Dart Throw");
|
||||
banned.add("Devil K. Nevil");
|
||||
banned.add("Far Out");
|
||||
banned.add("Get Your Head in the Game");
|
||||
banned.add("Goblin Blastronauts");
|
||||
banned.add("Greatest Show in the Multiverse");
|
||||
banned.add("How Is This a Par Three?!");
|
||||
banned.add("Ignacio of Myra's Marvels");
|
||||
banned.add("Jermane, Pride of the Circus");
|
||||
banned.add("Juggletron");
|
||||
banned.add("Killer Cosplay");
|
||||
banned.add("The Superlatorium (A)");
|
||||
banned.add("The Superlatorium (C)");
|
||||
banned.add("The Superlatorium (D)");
|
||||
banned.add("The Superlatorium (E)");
|
||||
banned.add("The Superlatorium (F)");
|
||||
banned.add("Meet and Greet \"Sisay\"");
|
||||
banned.add("Nearby Planet");
|
||||
banned.add("Omniclown Colossus");
|
||||
banned.add("Rock Star");
|
||||
banned.add("Surprise Party");
|
||||
banned.add("The Big Top");
|
||||
banned.add("The Superlatorium");
|
||||
banned.add("Vorthos, Steward of Myth");
|
||||
banned.add("Water Gun Balloon Game");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue