Skip to content
Permalink
Browse files
updated Modern ban list
  • Loading branch information
theelk801 committed Aug 26, 2019
1 parent a979bbf commit c3b3553e294643aaff31a5f558c4d2dd3fdf8141
Showing with 2 additions and 1 deletion.
  1. +2 −1 Mage.Server.Plugins/Mage.Deck.Constructed/src/mage/deck/Modern.java
@@ -33,11 +33,13 @@ public Modern() {
banned.add("Dig Through Time");
banned.add("Dread Return");
banned.add("Eye of Ugin");
banned.add("Faithless Looting");
banned.add("Gitaxian Probe");
banned.add("Glimpse of Nature");
banned.add("Golgari Grave-Troll");
banned.add("Great Furnace");
banned.add("Green Sun's Zenith");
banned.add("Hogaak, Arisen Necropolis");
banned.add("Hypergenesis");
banned.add("Krark-Clan Ironworks");
banned.add("Mental Misstep");
@@ -49,7 +51,6 @@ public Modern() {
banned.add("Second Sunrise");
banned.add("Seething Song");
banned.add("Sensei's Divining Top");
banned.add("Stoneforge Mystic");
banned.add("Skullclamp");
banned.add("Splinter Twin");
banned.add("Summer Bloom");

0 comments on commit c3b3553

Please sign in to comment.