forked from External/mage
Added DMC token images
This commit is contained in:
parent
47670266cd
commit
2b74c85e08
26 changed files with 120 additions and 24 deletions
|
|
@ -21,7 +21,7 @@ public final class MerfolkToken extends TokenImpl {
|
|||
power = new MageInt(1);
|
||||
toughness = new MageInt(1);
|
||||
|
||||
availableImageSetCodes = Arrays.asList("ZEN");
|
||||
availableImageSetCodes = Arrays.asList("ZEN", "DMC");
|
||||
}
|
||||
|
||||
public MerfolkToken(final MerfolkToken token) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue