forked from External/mage
modifed revealed cards
This commit is contained in:
parent
55feb4a320
commit
360bbc86b5
20 changed files with 237 additions and 25 deletions
|
|
@ -74,7 +74,7 @@ public class SearchLibraryRevealPutInHandEffect extends SearchEffect<SearchLibra
|
|||
}
|
||||
}
|
||||
player.shuffleLibrary(game);
|
||||
player.revealCards(revealed, game);
|
||||
player.revealCards("Search", revealed, game);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue