Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
updated Vintage ban and restricted list
- Loading branch information
|
|
@@ -51,18 +51,20 @@ public Vintage() { |
|
|
restricted.add("Demonic Consultation"); |
|
|
restricted.add("Demonic Tutor"); |
|
|
restricted.add("Dig Through Time"); |
|
|
restricted.add("Fastbond"); |
|
|
restricted.add("Flash"); |
|
|
restricted.add("Gitaxian Probe"); |
|
|
restricted.add("Golgari Grave-Troll"); |
|
|
restricted.add("Gush"); |
|
|
restricted.add("Imperial Seal"); |
|
|
restricted.add("Karn, the Great Creator"); |
|
|
restricted.add("Library of Alexandria"); |
|
|
restricted.add("Lion's Eye Diamond"); |
|
|
restricted.add("Lodestone Golem"); |
|
|
restricted.add("Lotus Petal"); |
|
|
restricted.add("Mana Crypt"); |
|
|
restricted.add("Mana Vault"); |
|
|
restricted.add("Memory Jar"); |
|
|
restricted.add("Mental Misstep"); |
|
|
restricted.add("Merchant Scroll"); |
|
|
restricted.add("Mind's Desire"); |
|
|
restricted.add("Monastery Mentory"); |
|
|
@@ -71,6 +73,7 @@ public Vintage() { |
|
|
restricted.add("Mox Pearl"); |
|
|
restricted.add("Mox Ruby"); |
|
|
restricted.add("Mox Sapphire"); |
|
|
restricted.add("Mystic Forge"); |
|
|
restricted.add("Mystical Tutor"); |
|
|
restricted.add("Necropotence"); |
|
|
restricted.add("Ponder"); |
|
|
|