diff --git a/Mage.Sets/src/mage/sets/eldritchmoon/HanweirTheWrithingTownship.java b/Mage.Sets/src/mage/sets/eldritchmoon/HanweirTheWrithingTownship.java index 72073e82dc..b741af6ed9 100644 --- a/Mage.Sets/src/mage/sets/eldritchmoon/HanweirTheWrithingTownship.java +++ b/Mage.Sets/src/mage/sets/eldritchmoon/HanweirTheWrithingTownship.java @@ -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