mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
updated pioneer ban list
This commit is contained in:
parent
42b2802623
commit
5659fe0fe8
1 changed files with 4 additions and 0 deletions
|
@ -30,11 +30,15 @@ public class Pioneer extends Constructed {
|
|||
banned.add("Wooded Foothills");
|
||||
banned.add("Felidar Guardian");
|
||||
banned.add("Field of the Dead");
|
||||
banned.add("Inverter of Truth");
|
||||
banned.add("Kethis, the Hidden Hand");
|
||||
banned.add("Leyline of Abundance");
|
||||
banned.add("Nexus of Fate");
|
||||
banned.add("Oko, Thief of Crowns");
|
||||
banned.add("Once Upon a Time");
|
||||
banned.add("Smuggler's Copter");
|
||||
banned.add("Underworld Breach");
|
||||
banned.add("Veil of Summer");
|
||||
banned.add("Walking Ballista");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue