fix Modern banned list (Yorion, Sky Nomad)

This commit is contained in:
xenohedron 2023-09-23 20:21:23 -04:00
parent a3e5754d10
commit 5d39d1bb38

View file

@ -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");
}
}