fix Quakefoot Cyclops etb targets

This commit is contained in:
Ingmar Goudt 2019-06-23 23:37:31 +02:00
parent 1cf6d99515
commit d668828aea

View file

@ -30,7 +30,7 @@ public final class QuakefootCyclops extends CardImpl {
// When Quakefoot Cyclops enters the battlefield, up to two target creatures can't block this turn.
Ability ability = new EntersBattlefieldTriggeredAbility(new CantBlockTargetEffect(Duration.EndOfTurn));
ability.addTarget(new TargetCreaturePermanent(0, 1));
ability.addTarget(new TargetCreaturePermanent(0, 2));
this.addAbility(ability);
// Cycling {1}{R}