mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00:00
Whoops... removing unnecessary line
This commit is contained in:
parent
e1bd9a5331
commit
548b05ba74
1 changed files with 0 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue