Whoops... removing unnecessary line

This commit is contained in:
drmDev 2016-07-03 06:23:50 -04:00
parent e1bd9a5331
commit 548b05ba74

View file

@ -55,8 +55,6 @@ import mage.target.common.TargetControlledCreaturePermanent;
*/
public class EmrakulsEvangel extends CardImpl {
public static int numSacrificed = 0;
public EmrakulsEvangel(UUID ownerId) {
super(ownerId, 156, "Emrakul's Evangel", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{2}{G}");
this.expansionSetCode = "EMN";