mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
[ANA] - added goblin token
This commit is contained in:
parent
7dfebc98f2
commit
0181bf4f41
2 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ public final class GoblinToken extends TokenImpl {
|
|||
static {
|
||||
tokenImageSets.addAll(Arrays.asList("10E", "ALA", "SOM", "M10", "NPH", "M13", "RTR",
|
||||
"MMA", "M15", "C14", "KTK", "EVG", "DTK", "ORI", "DDG", "DDN", "DD3EVG", "MM2",
|
||||
"MM3", "EMA", "C16", "DOM"));
|
||||
"MM3", "EMA", "C16", "DOM", "ANA"));
|
||||
}
|
||||
|
||||
public GoblinToken(boolean withHaste) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue