JON4TH4N - couple of fixes
This commit is contained in:
@@ -481,7 +481,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
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)
|
||||
id=29849
|
||||
name=Extract
|
||||
|
||||
@@ -259,8 +259,7 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
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=moveTo(myBattlefield) && tap
|
||||
auto=may moveTo(myBattlefield) target(land[basic]|myhand) && tap
|
||||
id=12463
|
||||
name=Elvish Pioneer
|
||||
rarity=C
|
||||
|
||||
Reference in New Issue
Block a user