mirror of
https://github.com/correl/mage.git
synced 2025-01-13 11:01:58 +00:00
[EMN] Set Hanwar the Writhing Township to nightSide
This commit is contained in:
parent
772abd9311
commit
09273f284d
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ public class HanweirTheWrithingTownship extends CardImpl {
|
||||||
this.power = new MageInt(7);
|
this.power = new MageInt(7);
|
||||||
this.toughness = new MageInt(4);
|
this.toughness = new MageInt(4);
|
||||||
|
|
||||||
|
this.nightCard = true;// Meld card
|
||||||
|
|
||||||
// Trample
|
// Trample
|
||||||
this.addAbility(TrampleAbility.getInstance());
|
this.addAbility(TrampleAbility.getInstance());
|
||||||
// Haste
|
// Haste
|
||||||
|
|
Loading…
Reference in a new issue