mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
update ban lists
This commit is contained in:
parent
c044593efe
commit
f2ea83f73b
3 changed files with 6 additions and 2 deletions
|
|
@ -64,6 +64,7 @@ public class Legacy extends Constructed {
|
||||||
banned.add("Sensei's Divining Top");
|
banned.add("Sensei's Divining Top");
|
||||||
banned.add("Skullclamp");
|
banned.add("Skullclamp");
|
||||||
banned.add("Sol Ring");
|
banned.add("Sol Ring");
|
||||||
|
banned.add("Sowing Mycospawn");
|
||||||
banned.add("Strip Mine");
|
banned.add("Strip Mine");
|
||||||
banned.add("Survival of the Fittest");
|
banned.add("Survival of the Fittest");
|
||||||
banned.add("Time Vault");
|
banned.add("Time Vault");
|
||||||
|
|
@ -72,6 +73,7 @@ public class Legacy extends Constructed {
|
||||||
banned.add("Tinker");
|
banned.add("Tinker");
|
||||||
banned.add("Tolarian Academy");
|
banned.add("Tolarian Academy");
|
||||||
banned.add("Treasure Cruise");
|
banned.add("Treasure Cruise");
|
||||||
|
banned.add("Troll of Khazad-dum");
|
||||||
banned.add("Underworld Breach");
|
banned.add("Underworld Breach");
|
||||||
banned.add("Vampiric Tutor");
|
banned.add("Vampiric Tutor");
|
||||||
banned.add("Vexing Bauble");
|
banned.add("Vexing Bauble");
|
||||||
|
|
|
||||||
|
|
@ -69,6 +69,7 @@ public class Modern extends Constructed {
|
||||||
banned.add("Treasure Cruise");
|
banned.add("Treasure Cruise");
|
||||||
banned.add("Tree of Tales");
|
banned.add("Tree of Tales");
|
||||||
banned.add("Umezawa's Jitte");
|
banned.add("Umezawa's Jitte");
|
||||||
|
banned.add("Underworld Breach");
|
||||||
banned.add("Up the Beanstalk");
|
banned.add("Up the Beanstalk");
|
||||||
banned.add("Uro, Titan of Nature's Wrath");
|
banned.add("Uro, Titan of Nature's Wrath");
|
||||||
banned.add("Vault of Whispers");
|
banned.add("Vault of Whispers");
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@ public class Pauper extends Constructed {
|
||||||
banned.add("All That Glitters");
|
banned.add("All That Glitters");
|
||||||
banned.add("Arcum's Astrolabe");
|
banned.add("Arcum's Astrolabe");
|
||||||
banned.add("Atog");
|
banned.add("Atog");
|
||||||
|
banned.add("Basking Broodscale");
|
||||||
banned.add("Bonder's Ornament");
|
banned.add("Bonder's Ornament");
|
||||||
banned.add("Chatterstorm");
|
banned.add("Chatterstorm");
|
||||||
banned.add("Cloud of Faeries");
|
banned.add("Cloud of Faeries");
|
||||||
|
|
@ -36,6 +37,7 @@ public class Pauper extends Constructed {
|
||||||
banned.add("Cranial Plating");
|
banned.add("Cranial Plating");
|
||||||
banned.add("Cranial Ram");
|
banned.add("Cranial Ram");
|
||||||
banned.add("Daze");
|
banned.add("Daze");
|
||||||
|
banned.add("Deadly Dispute");
|
||||||
banned.add("Disciple of the Vault");
|
banned.add("Disciple of the Vault");
|
||||||
banned.add("Empty the Warrens");
|
banned.add("Empty the Warrens");
|
||||||
banned.add("Fall from Favor");
|
banned.add("Fall from Favor");
|
||||||
|
|
@ -44,13 +46,12 @@ public class Pauper extends Constructed {
|
||||||
banned.add("Gitaxian Probe");
|
banned.add("Gitaxian Probe");
|
||||||
banned.add("Grapeshot");
|
banned.add("Grapeshot");
|
||||||
banned.add("Gush");
|
banned.add("Gush");
|
||||||
banned.add("High Tide");
|
|
||||||
banned.add("Hymn to Tourach");
|
banned.add("Hymn to Tourach");
|
||||||
banned.add("Invigorate");
|
banned.add("Invigorate");
|
||||||
|
banned.add("Kuldotha Rebirth");
|
||||||
banned.add("Monastery Swiftspear");
|
banned.add("Monastery Swiftspear");
|
||||||
banned.add("Mystic Sanctuary");
|
banned.add("Mystic Sanctuary");
|
||||||
banned.add("Peregrine Drake");
|
banned.add("Peregrine Drake");
|
||||||
banned.add("Prophetic Prism");
|
|
||||||
banned.add("Sinkhole");
|
banned.add("Sinkhole");
|
||||||
banned.add("Stirring Bard");
|
banned.add("Stirring Bard");
|
||||||
banned.add("Sojourner's Companion");
|
banned.add("Sojourner's Companion");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue