updated Pioneer ban list

This commit is contained in:
Evan Kranzler 2019-12-02 17:57:07 -05:00
parent b4be2e5f4a
commit a033150de6

View file

@ -28,8 +28,11 @@ public class Pioneer extends Constructed {
banned.add("Windswept Heath");
banned.add("Wooded Foothills");
banned.add("Felidar Guardian");
banned.add("Field of the Dead");
banned.add("Leyline of Abundance");
banned.add("Oath of Nissa");
banned.add("Once Upon a Time");
banned.add("Smuggler's Copter");
banned.add("Veil of Summer");
}
}