Added DTK as set for token image of Dragon Fodder.

This commit is contained in:
LevelX2 2015-04-27 18:16:49 +02:00
parent 3758cefc59
commit 4b481b59e6
2 changed files with 1 additions and 3 deletions

View file

@ -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() {