Updated Vintage restricted list

This commit is contained in:
Evan Kranzler 2017-09-04 12:11:47 -04:00
parent 36f144cb14
commit 26e4e2672e

View file

@ -94,6 +94,7 @@ public class Vintage extends Constructed {
restricted.add("Memory Jar");
restricted.add("Merchant Scroll");
restricted.add("Mind's Desire");
restricted.add("Monastery Mentory")
restricted.add("Mox Emerald");
restricted.add("Mox Jet");
restricted.add("Mox Pearl");
@ -104,6 +105,7 @@ public class Vintage extends Constructed {
restricted.add("Ponder");
restricted.add("Sol Ring");
restricted.add("Strip Mine");
restricted.add("Thorn of Amethyst")
restricted.add("Time Vault");
restricted.add("Time Walk");
restricted.add("Timetwister");
@ -114,7 +116,6 @@ public class Vintage extends Constructed {
restricted.add("Vampiric Tutor");
restricted.add("Wheel of Fortune");
restricted.add("Windfall");
restricted.add("Yawgmoth's Bargain");
restricted.add("Yawgmoth's Will");
}