mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 20:32:06 -08:00
[UNF] updated spoiler and acorn bans
This commit is contained in:
parent
47eea60feb
commit
8bad38a027
2 changed files with 43 additions and 7 deletions
|
|
@ -91,6 +91,7 @@ public class Constructed extends DeckValidator {
|
|||
banned.add("Stone-Throwing Devils");
|
||||
|
||||
// Acorn stamp cards are banned
|
||||
banned.add("\"Brims\" Barone, Midway Mobster");
|
||||
banned.add("A Real Handful");
|
||||
banned.add("Angelic Harold");
|
||||
banned.add("Animate Graveyard");
|
||||
|
|
@ -98,19 +99,20 @@ public class Constructed extends DeckValidator {
|
|||
banned.add("Assembled Ensemble");
|
||||
banned.add("Bar Entry");
|
||||
banned.add("Centrifuge");
|
||||
banned.add("Clare D'Loon, Joy Sculptor");
|
||||
banned.add("Claire 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("Exit Through the Grift 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("Goblin Girder Gang");
|
||||
banned.add("Grand Marshal Macie");
|
||||
banned.add("Gray Merchant of Alphabet");
|
||||
banned.add("Greatest Show in the Multiverse");
|
||||
|
|
@ -122,22 +124,30 @@ public class Constructed extends DeckValidator {
|
|||
banned.add("Juggletron");
|
||||
banned.add("Katerina of Myra's Marvels");
|
||||
banned.add("Killer Cosplay");
|
||||
banned.add("Knife and Death");
|
||||
banned.add("Knight in _____ Armor");
|
||||
banned.add("Lila, Hospitality Hostess");
|
||||
banned.add("Magar of the Magic Strings");
|
||||
banned.add("Meet and Greet \"Sisay\"");
|
||||
banned.add("Memory Test");
|
||||
banned.add("Mobile Clone");
|
||||
banned.add("Nearby Planet");
|
||||
banned.add("Octo Opus");
|
||||
banned.add("Omniclown Colossus");
|
||||
banned.add("Opening Ceremony");
|
||||
banned.add("Phone a Friend");
|
||||
banned.add("Photo Op");
|
||||
banned.add("Rock Star");
|
||||
banned.add("Solaflora, Intergalactic Icon");
|
||||
banned.add("Sole Performer");
|
||||
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("Treacherous Trapezist");
|
||||
banned.add("Trivia Contest");
|
||||
banned.add("Truss, Chief Engineer");
|
||||
banned.add("Tug of War");
|
||||
banned.add("Vorthos, Steward of Myth");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue