[MPS-AKH] Added Amonkhet Masterpiece reprints. [MM3] Token updates

This commit is contained in:
fireshoes 2017-03-29 10:42:43 -05:00
parent 212f963b43
commit 1bf2d1782c
23 changed files with 198 additions and 39 deletions

View file

@ -43,7 +43,7 @@ public class GoblinToken extends Token {
static {
tokenImageSets.addAll(Arrays.asList("10E", "ALA", "SOM", "M10", "NPH", "M13", "RTR",
"MMA", "M15", "C14", "KTK", "EVG", "DTK", "ORI", "DDG", "DDN", "DD3EVG", "MM2"));
"MMA", "M15", "C14", "KTK", "EVG", "DTK", "ORI", "DDG", "DDN", "DD3EVG", "MM2", "MM3", "EMA", "C16"));
}
public GoblinToken() {