updated brawl ban list

This commit is contained in:
Evan Kranzler 2020-10-12 10:44:47 -04:00
parent 3f7a4c75e6
commit 46a246e793

View file

@ -31,6 +31,7 @@ public class Brawl extends Constructed {
banned.add("Oko, Thief of Crowns");
banned.add("Sorcerous Spyglass");
banned.add("Teferi, Time Raveler");
banned.add("Omnath, Locus of Creation");
banned.add("Winota, Joiner of Forces");
}