Update ZhalfirinVoid.java

This commit is contained in:
Michael Simons 2018-04-03 23:39:51 -04:00 committed by GitHub
parent 7ac7407f30
commit 98f2f9af95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
* authors and should not be interpreted as representing official policies, either expressed * authors and should not be interpreted as representing official policies, either expressed
* or implied, of BetaSteward_at_googlemail.com. * or implied, of BetaSteward_at_googlemail.com.
*/ */
package mage.cards.n; package mage.cards.z;
import java.util.UUID; import java.util.UUID;
import mage.abilities.common.EntersBattlefieldTriggeredAbility; import mage.abilities.common.EntersBattlefieldTriggeredAbility;
@ -41,7 +41,7 @@ import mage.constants.CardType;
*/ */
public class ZhalfirinVoid extends CardImpl { public class ZhalfirinVoid extends CardImpl {
public NewBenalia(UUID ownerId, CardSetInfo setInfo) { public ZhalfirinVoid(UUID ownerId, CardSetInfo setInfo) {
super(ownerId, setInfo, new CardType[]{CardType.LAND}, ""); super(ownerId, setInfo, new CardType[]{CardType.LAND}, "");
// When Zhalfirin Void enters the battlefield, scry 1. // When Zhalfirin Void enters the battlefield, scry 1.