Karn Liberated banned in Tiny Leaders format (xmage doesn't support game restart for Tiny Leaders);

This commit is contained in:
Oleg Agafonov 2019-12-23 22:09:18 +04:00
parent 842d5757c3
commit b8754af355

View file

@ -76,6 +76,10 @@ public class TinyLeaders extends Constructed {
banned.add("Wheel of Fortune");
banned.add("Yawgmoth's Will");
// TODO: Karn Liberated can't be used in TinyLeaders game (wrong commanders init like missing watchers)
// GameTinyLeadersImpl must extends GameCommanderImpl, not GameImpl
banned.add("Karn Liberated");
//Additionally, these Legendary creatures cannot be used as Commanders
bannedCommander.add("Erayo, Soratami Ascendant");
bannedCommander.add("Rofellos, Llanowar Emissary");