mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 19:11:59 -08:00
[C14] Added two planeswalker and 10 black cards.
This commit is contained in:
parent
bda59fafcf
commit
1cdf2ab4b0
87 changed files with 2257 additions and 148 deletions
|
|
@ -326,6 +326,7 @@ public class CardView extends SimpleCardView {
|
|||
|
||||
public CardView(EmblemView emblem) {
|
||||
this(true);
|
||||
this.id = emblem.getId();
|
||||
this.mageObjectType = MageObjectType.EMBLEM;
|
||||
this.name = emblem.getName();
|
||||
this.displayName = name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue