mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 12:02:01 -08: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
Add a link
Reference in a new issue