* Added new set Arena New Player Experience (ANA) with 39 cards (18 new);

This commit is contained in:
Oleg Agafonov 2018-10-09 20:54:46 +04:00
parent 43655845e7
commit 1c95ed3b08
3 changed files with 65 additions and 1 deletions

View file

@ -236,6 +236,7 @@ public enum ScryfallImageSource implements CardImageSource {
supportedSets.add("GPX");
supportedSets.add("ATH");
supportedSets.add("GRC");
supportedSets.add("ANA");
}
@Override