mirror of
https://github.com/correl/mage.git
synced 2025-04-08 09:11:04 -09:00
* Duel Commander - fixed missing banned card Yuriko;
This commit is contained in:
parent
5b40ca867e
commit
cbb0680cc8
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ public class DuelCommander extends Commander {
|
|||
bannedCommander.add("Teferi, Temporal Archmage");
|
||||
bannedCommander.add("Urza, Lord High Artificer");
|
||||
bannedCommander.add("Vial Smasher the Fierce");
|
||||
bannedCommander.add("Yuriko, the Tiger’s Shadow");
|
||||
bannedCommander.add("Yuriko, the Tiger's Shadow");
|
||||
bannedCommander.add("Zurgo Bellstriker");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue