mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
fix Modern banned list (Yorion, Sky Nomad)
This commit is contained in:
parent
a3e5754d10
commit
5d39d1bb38
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ public class Modern extends Constructed {
|
|||
banned.add("Tree of Tales");
|
||||
banned.add("Umezawa's Jitte");
|
||||
banned.add("Uro, Titan of Nature's Wrath");
|
||||
banned.add("Yorion, the Sky Nomad");
|
||||
banned.add("Yorion, Sky Nomad");
|
||||
banned.add("Vault of Whispers");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue