JON4TH4N - couple of fixes
This commit is contained in:
@@ -481,7 +481,7 @@ type=Instant
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Search target player's library for a card and exile it. Then that player shuffles his or her library.
|
text=Search target player's library for a card and exile it. Then that player shuffles his or her library.
|
||||||
target=*|library
|
target=*|myLibrary,opponentLibrary
|
||||||
auto=moveTo(exile)
|
auto=moveTo(exile)
|
||||||
id=29849
|
id=29849
|
||||||
name=Extract
|
name=Extract
|
||||||
|
|||||||
@@ -259,8 +259,7 @@ toughness=2
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=When Elvish Pioneer enters the battlefield, you may put a basic land card from your hand onto the battlefield tapped.
|
text=When Elvish Pioneer enters the battlefield, you may put a basic land card from your hand onto the battlefield tapped.
|
||||||
target=land[basic]|myhand
|
auto=may moveTo(myBattlefield) target(land[basic]|myhand) && tap
|
||||||
auto=moveTo(myBattlefield) && tap
|
|
||||||
id=12463
|
id=12463
|
||||||
name=Elvish Pioneer
|
name=Elvish Pioneer
|
||||||
rarity=C
|
rarity=C
|
||||||
|
|||||||
Reference in New Issue
Block a user