mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
Added DTK as set for token image of Dragon Fodder.
This commit is contained in:
parent
3758cefc59
commit
4b481b59e6
2 changed files with 1 additions and 3 deletions
|
|
@ -40,7 +40,7 @@ import mage.constants.CardType;
|
|||
public class GoblinToken extends Token {
|
||||
|
||||
static List<String> imageSetCodes = Arrays.asList(
|
||||
"M10", "C14", "KTK", "EVG"
|
||||
"M10", "C14", "KTK", "EVG", "DTK"
|
||||
);
|
||||
|
||||
public GoblinToken() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue