forked from External/mage
Added CLB token images
This commit is contained in:
parent
7e523e655a
commit
901bb80885
43 changed files with 180 additions and 52 deletions
|
|
@ -19,7 +19,7 @@ public final class ConstructToken extends TokenImpl {
|
|||
power = new MageInt(1);
|
||||
toughness = new MageInt(1);
|
||||
|
||||
availableImageSetCodes = Arrays.asList("ZNR", "NEO");
|
||||
availableImageSetCodes = Arrays.asList("ZNR", "NEO", "CLB");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue