mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
Update DarthTyranusCountOfSerenno.java
This commit is contained in:
parent
a894e98342
commit
7c6d8c4211
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ public final class DarthTyranusCountOfSerenno extends CardImpl {
|
|||
|
||||
public DarthTyranusCountOfSerenno(UUID ownerId, CardSetInfo setInfo) {
|
||||
super(ownerId,setInfo,new CardType[]{CardType.PLANESWALKER},"{1}{W}{U}{B}");
|
||||
this.addSuperType(SuperType.LEGENDARY);
|
||||
this.subtype.add(SubType.DOOKU);
|
||||
|
||||
this.addAbility(new PlaneswalkerEntersWithLoyaltyCountersAbility(3));
|
||||
|
|
Loading…
Reference in a new issue