forked from External/mage
Added GTC token images
This commit is contained in:
parent
d4de0e8729
commit
2ccf911fc4
8 changed files with 24 additions and 12 deletions
|
|
@ -20,7 +20,7 @@ public final class FrogLizardToken extends TokenImpl {
|
|||
power = new MageInt(3);
|
||||
toughness = new MageInt(3);
|
||||
|
||||
availableImageSetCodes = Arrays.asList("RNA", "C15", "C21");
|
||||
availableImageSetCodes = Arrays.asList("GTC", "RNA", "C15", "C21");
|
||||
}
|
||||
|
||||
public FrogLizardToken(final FrogLizardToken token) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue