mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -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("Tree of Tales");
|
||||||
banned.add("Umezawa's Jitte");
|
banned.add("Umezawa's Jitte");
|
||||||
banned.add("Uro, Titan of Nature's Wrath");
|
banned.add("Uro, Titan of Nature's Wrath");
|
||||||
banned.add("Yorion, the Sky Nomad");
|
banned.add("Yorion, Sky Nomad");
|
||||||
banned.add("Vault of Whispers");
|
banned.add("Vault of Whispers");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue