forked from External/mage
many find/replace "shuffle" fixes
This commit is contained in:
parent
5540461397
commit
c2ae2f89f0
215 changed files with 225 additions and 225 deletions
|
|
@ -21,7 +21,7 @@ public class ReplaceOpponentCardsInHandWithSelectedEffect extends OneShotEffect
|
|||
|
||||
public ReplaceOpponentCardsInHandWithSelectedEffect() {
|
||||
super(Outcome.Detriment);
|
||||
this.staticText = "Target opponent puts the cards from their hand on top of their library. Search that player's library for that many cards. The player puts those cards into their hand, then shuffles their library.";
|
||||
this.staticText = "Target opponent puts the cards from their hand on top of their library. Search that player's library for that many cards. The player puts those cards into their hand, then shuffles.";
|
||||
}
|
||||
|
||||
public ReplaceOpponentCardsInHandWithSelectedEffect(final ReplaceOpponentCardsInHandWithSelectedEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue