update ban lists

This commit is contained in:
theelk801 2025-03-31 16:16:40 -04:00
parent c044593efe
commit f2ea83f73b
3 changed files with 6 additions and 2 deletions

View file

@ -64,6 +64,7 @@ public class Legacy extends Constructed {
banned.add("Sensei's Divining Top");
banned.add("Skullclamp");
banned.add("Sol Ring");
banned.add("Sowing Mycospawn");
banned.add("Strip Mine");
banned.add("Survival of the Fittest");
banned.add("Time Vault");
@ -72,6 +73,7 @@ public class Legacy extends Constructed {
banned.add("Tinker");
banned.add("Tolarian Academy");
banned.add("Treasure Cruise");
banned.add("Troll of Khazad-dum");
banned.add("Underworld Breach");
banned.add("Vampiric Tutor");
banned.add("Vexing Bauble");

View file

@ -69,6 +69,7 @@ public class Modern extends Constructed {
banned.add("Treasure Cruise");
banned.add("Tree of Tales");
banned.add("Umezawa's Jitte");
banned.add("Underworld Breach");
banned.add("Up the Beanstalk");
banned.add("Uro, Titan of Nature's Wrath");
banned.add("Vault of Whispers");

View file

@ -29,6 +29,7 @@ public class Pauper extends Constructed {
banned.add("All That Glitters");
banned.add("Arcum's Astrolabe");
banned.add("Atog");
banned.add("Basking Broodscale");
banned.add("Bonder's Ornament");
banned.add("Chatterstorm");
banned.add("Cloud of Faeries");
@ -36,6 +37,7 @@ public class Pauper extends Constructed {
banned.add("Cranial Plating");
banned.add("Cranial Ram");
banned.add("Daze");
banned.add("Deadly Dispute");
banned.add("Disciple of the Vault");
banned.add("Empty the Warrens");
banned.add("Fall from Favor");
@ -44,13 +46,12 @@ public class Pauper extends Constructed {
banned.add("Gitaxian Probe");
banned.add("Grapeshot");
banned.add("Gush");
banned.add("High Tide");
banned.add("Hymn to Tourach");
banned.add("Invigorate");
banned.add("Kuldotha Rebirth");
banned.add("Monastery Swiftspear");
banned.add("Mystic Sanctuary");
banned.add("Peregrine Drake");
banned.add("Prophetic Prism");
banned.add("Sinkhole");
banned.add("Stirring Bard");
banned.add("Sojourner's Companion");