mirror of
https://github.com/correl/mage.git
synced 2024-12-25 11:11:16 +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.toughness = new MageInt(4);
|
||||
|
||||
this.nightCard = true;// Meld card
|
||||
|
||||
// Trample
|
||||
this.addAbility(TrampleAbility.getInstance());
|
||||
// Haste
|
||||
|
|
Loading…
Reference in a new issue