forked from External/mage
Added EMA token images
This commit is contained in:
parent
0ce189fe2e
commit
0cac2f6d21
6 changed files with 34 additions and 6 deletions
|
|
@ -26,7 +26,7 @@ public final class SpiritToken extends TokenImpl {
|
|||
super.setExpansionSetCodeForImage(code);
|
||||
|
||||
if (getOriginalExpansionSetCode() != null && getOriginalExpansionSetCode().equals("EMA")) {
|
||||
setTokenType(2);
|
||||
setTokenType(1);
|
||||
}
|
||||
|
||||
if (getOriginalExpansionSetCode() != null && getOriginalExpansionSetCode().equals("NEO")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue