ban Tamiyo as commander (#12948)

This commit is contained in:
saltstonestorm 2024-09-30 22:42:28 +02:00 committed by GitHub
parent a200351190
commit 1f04e11eab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,6 +109,7 @@ public class DuelCommander extends Commander {
bannedCommander.add("Raffine, Scheming Seer"); bannedCommander.add("Raffine, Scheming Seer");
bannedCommander.add("Rofellos, Llanowar Emissary"); bannedCommander.add("Rofellos, Llanowar Emissary");
bannedCommander.add("Shorikai, Genesis Engine"); bannedCommander.add("Shorikai, Genesis Engine");
bannedCommander.add("Tamiyo, Inquisitive Student");
bannedCommander.add("Tasigur, the Golden Fang"); bannedCommander.add("Tasigur, the Golden Fang");
bannedCommander.add("Urza, Lord High Artificer"); bannedCommander.add("Urza, Lord High Artificer");
bannedCommander.add("Vial Smasher the Fierce"); bannedCommander.add("Vial Smasher the Fierce");