mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
Added DDF token images
This commit is contained in:
parent
2ee43c261e
commit
98b5cffd4e
3 changed files with 4 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ public final class AssemblyWorkerToken extends TokenImpl {
|
|||
power = new MageInt(2);
|
||||
toughness = new MageInt(2);
|
||||
|
||||
availableImageSetCodes = Arrays.asList("4ED", "ATQ", "DDF", "TSR");
|
||||
availableImageSetCodes = Arrays.asList("4ED", "ATQ", "TSR");
|
||||
}
|
||||
|
||||
public AssemblyWorkerToken(final AssemblyWorkerToken token) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue