mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
[UMA] Fix Akroan Crusader token image
This commit is contained in:
parent
1d3a9136bb
commit
1ce272ec2d
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ public final class AkroanSoldierToken extends TokenImpl {
|
|||
|
||||
public AkroanSoldierToken() {
|
||||
super("Soldier Token", "1/1 red Soldier creature token with haste");
|
||||
setTokenType(3);
|
||||
cardType.add(CardType.CREATURE);
|
||||
color.setRed(true);
|
||||
subtype.add(SubType.SOLDIER);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue