Fixed Vintage restricted list.

This commit is contained in:
LevelX2 2017-09-05 16:19:53 +02:00
parent cd9827300d
commit b2496e3d7f

View file

@ -94,7 +94,7 @@ public class Vintage extends Constructed {
restricted.add("Memory Jar"); restricted.add("Memory Jar");
restricted.add("Merchant Scroll"); restricted.add("Merchant Scroll");
restricted.add("Mind's Desire"); restricted.add("Mind's Desire");
restricted.add("Monastery Mentory") restricted.add("Monastery Mentory");
restricted.add("Mox Emerald"); restricted.add("Mox Emerald");
restricted.add("Mox Jet"); restricted.add("Mox Jet");
restricted.add("Mox Pearl"); restricted.add("Mox Pearl");
@ -105,7 +105,7 @@ public class Vintage extends Constructed {
restricted.add("Ponder"); restricted.add("Ponder");
restricted.add("Sol Ring"); restricted.add("Sol Ring");
restricted.add("Strip Mine"); restricted.add("Strip Mine");
restricted.add("Thorn of Amethyst") restricted.add("Thorn of Amethyst");
restricted.add("Time Vault"); restricted.add("Time Vault");
restricted.add("Time Walk"); restricted.add("Time Walk");
restricted.add("Timetwister"); restricted.add("Timetwister");