mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 04:09:54 -08:00
Add 'EDH power level' rating to Commander tables
This commit is contained in:
parent
713854bb43
commit
1fd3ab68b6
2 changed files with 2 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ public class AkiriLineSlinger extends CardImpl {
|
|||
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{R}{W}");
|
||||
|
||||
this.supertype.add("Legendary");
|
||||
this.subtype.add("Kod");
|
||||
this.subtype.add("Kor");
|
||||
this.subtype.add("Soldier");
|
||||
this.subtype.add("Ally");
|
||||
this.power = new MageInt(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue