forked from External/mage
[IKO] Genesis Ultimatum - fixed text;
This commit is contained in:
parent
ec6bba451b
commit
9bcdac491f
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ class GenesisUltimatumEffect extends OneShotEffect {
|
|||
GenesisUltimatumEffect() {
|
||||
super(Outcome.Benefit);
|
||||
staticText = "Look at the top five cards of your library. Put any number of permanent cards " +
|
||||
"from among them onto the battlefield and the rest into your hand.";
|
||||
"from among them onto the battlefield and the rest into your hand";
|
||||
}
|
||||
|
||||
private GenesisUltimatumEffect(final GenesisUltimatumEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue