forked from External/mage
Added DDC token images
This commit is contained in:
parent
46396c36da
commit
98f0ff8871
4 changed files with 9 additions and 4 deletions
|
|
@ -19,7 +19,7 @@ public final class BreedingPitThrullToken extends TokenImpl {
|
|||
power = new MageInt(0);
|
||||
toughness = new MageInt(1);
|
||||
|
||||
availableImageSetCodes = Arrays.asList("CMR");
|
||||
availableImageSetCodes = Arrays.asList("CMR", "DDC");
|
||||
}
|
||||
|
||||
public BreedingPitThrullToken(final BreedingPitThrullToken token) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue