mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
updated Oathbreaker banlist
This commit is contained in:
parent
4a96d1fbd7
commit
090ea444d9
1 changed files with 1 additions and 2 deletions
|
@ -23,7 +23,7 @@ public class Oathbreaker extends Vintage {
|
|||
this.name = "Oathbreaker";
|
||||
|
||||
// banned = vintage + oathbreaker's list: https://weirdcards.org/oathbreaker-ban-list
|
||||
// last updated 4/4/19 - High Tide banned
|
||||
// last updated 8/2/19 - Primeval Titan unbanned
|
||||
banned.add("Ad Nauseam");
|
||||
banned.add("Ancestral Recall");
|
||||
banned.add("Balance");
|
||||
|
@ -52,7 +52,6 @@ public class Oathbreaker extends Vintage {
|
|||
banned.add("Painter's Servant");
|
||||
banned.add("Panoptic Mirror");
|
||||
banned.add("Primal Surge");
|
||||
banned.add("Primeval Titan");
|
||||
banned.add("Recurring Nightmare");
|
||||
banned.add("Saheeli, the Gifted");
|
||||
banned.add("Sol Ring");
|
||||
|
|
Loading…
Reference in a new issue