From 09273f284decb60ea4268566f5323e31ef6dbb29 Mon Sep 17 00:00:00 2001 From: LevelX2 Date: Sun, 10 Jul 2016 21:07:59 +0200 Subject: [PATCH] [EMN] Set Hanwar the Writhing Township to nightSide --- .../src/mage/sets/eldritchmoon/HanweirTheWrithingTownship.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Mage.Sets/src/mage/sets/eldritchmoon/HanweirTheWrithingTownship.java b/Mage.Sets/src/mage/sets/eldritchmoon/HanweirTheWrithingTownship.java index 72073e82dca..b741af6ed98 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