mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
SheoldredWhisperingOne fix (asked for target)
This commit is contained in:
parent
e02b6980c7
commit
7aeca99a59
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ public class SheoldredWhisperingOne extends CardImpl<SheoldredWhisperingOne> {
|
|||
ability.addTarget(new TargetCardInYourGraveyard(new FilterCreatureCard()));
|
||||
this.addAbility(ability);
|
||||
ability = new BeginningOfUpkeepTriggeredAbility(new SacrificeEffect(new FilterCreaturePermanent(), 1, "that player "), Constants.TargetController.OPPONENT, false);
|
||||
ability.addTarget(new TargetPlayer());
|
||||
this.addAbility(ability);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue