[UNF] updated spoiler and acorn bans

This commit is contained in:
Evan Kranzler 2022-09-22 22:31:52 -04:00
parent b0ebf4ad5b
commit fbacc50901
2 changed files with 26 additions and 1 deletions

View file

@ -93,38 +93,53 @@ public class Constructed extends DeckValidator {
// Acorn stamp cards are banned
banned.add("A Real Handful");
banned.add("Angelic Harold");
banned.add("Animate Graveyard");
banned.add("Animate Object");
banned.add("Assembled Ensemble");
banned.add("Bar Entry");
banned.add("Centrifuge");
banned.add("Clare D'Loon, Joy Sculptor");
banned.add("Cover the Spot");
banned.add("D00-DL, Caricaturist");
banned.add("Dart Throw");
banned.add("Devil K. Nevil");
banned.add("Don't Try This at Home");
banned.add("Exit Through the Gift Shop");
banned.add("Far Out");
banned.add("Gallery of Legends");
banned.add("Get Your Head in the Game");
banned.add("Gift Shop");
banned.add("Goblin Blastronauts");
banned.add("Goblin Cruciverbalist");
banned.add("Grand Marshal Macie");
banned.add("Gray Merchant of Alphabet");
banned.add("Greatest Show in the Multiverse");
banned.add("Guess Your Fate");
banned.add("Hat Trick");
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("Katerina of Myra's Marvels");
banned.add("Killer Cosplay");
banned.add("Magar of the Magic Strings");
banned.add("Meet and Greet \"Sisay\"");
banned.add("Memory Test");
banned.add("Nearby Planet");
banned.add("Octo Opus");
banned.add("Omniclown Colossus");
banned.add("Opening Ceremony");
banned.add("Phone a Friend");
banned.add("Rock Star");
banned.add("Solaflora, Intergalactic Icon");
banned.add("Spelling Bee");
banned.add("Squirrel Stack");
banned.add("Surprise Party");
banned.add("The Big Top");
banned.add("The Superlatorium");
banned.add("Ticking Mime Bomb");
banned.add("Truss, Chief Engineer");
banned.add("Tug of War");
banned.add("Vorthos, Steward of Myth");
banned.add("Water Gun Balloon Game");
}