Update Banned & Restricted List, March 2024 (#12136)

* Modern: ban Violent Outburst

* Vintage: unrestrict Ponder
This commit is contained in:
RaelCappra 2024-04-17 21:26:17 -03:00 committed by GitHub
parent b76a3ba889
commit 52530b173d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -72,5 +72,6 @@ public class Modern extends Constructed {
banned.add("Uro, Titan of Nature's Wrath");
banned.add("Yorion, Sky Nomad");
banned.add("Vault of Whispers");
banned.add("Violent Outburst");
}
}

View file

@ -51,7 +51,6 @@ public class Vintage extends Constructed {
restricted.add("Mystical Tutor");
restricted.add("Narset, Parter of Veils");
restricted.add("Necropotence");
restricted.add("Ponder");
restricted.add("Sol Ring");
restricted.add("Strip Mine");
restricted.add("Thorn of Amethyst");