Add 'EDH power level' rating to Commander tables

This commit is contained in:
spjspj 2016-11-22 19:30:02 +11:00
parent 713854bb43
commit 1fd3ab68b6
2 changed files with 2 additions and 1 deletions

View file

@ -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);