mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
Update Banned & Restricted List, March 2024 (#12136)
* Modern: ban Violent Outburst * Vintage: unrestrict Ponder
This commit is contained in:
parent
b76a3ba889
commit
52530b173d
2 changed files with 1 additions and 1 deletions
|
|
@ -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");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue