mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
updated Pioneer banlist
This commit is contained in:
parent
d228486cc7
commit
cdad32aed4
1 changed files with 2 additions and 0 deletions
|
@ -31,7 +31,9 @@ public class Pioneer extends Constructed {
|
||||||
banned.add("Felidar Guardian");
|
banned.add("Felidar Guardian");
|
||||||
banned.add("Field of the Dead");
|
banned.add("Field of the Dead");
|
||||||
banned.add("Leyline of Abundance");
|
banned.add("Leyline of Abundance");
|
||||||
|
banned.add("Nexus of Fate");
|
||||||
banned.add("Oath of Nissa");
|
banned.add("Oath of Nissa");
|
||||||
|
banned.add("Oko, Thief of Crowns");
|
||||||
banned.add("Once Upon a Time");
|
banned.add("Once Upon a Time");
|
||||||
banned.add("Smuggler's Copter");
|
banned.add("Smuggler's Copter");
|
||||||
banned.add("Veil of Summer");
|
banned.add("Veil of Summer");
|
||||||
|
|
Loading…
Reference in a new issue