Fixed Aura Extraction:
auto=moveTo(ownerhand) ==> auto=moveTo(ownerlibrary)
This commit is contained in:
@@ -3440,7 +3440,7 @@ type=Instant
|
|||||||
[card]
|
[card]
|
||||||
name=Aura Extraction
|
name=Aura Extraction
|
||||||
target=enchantment
|
target=enchantment
|
||||||
auto=moveTo(ownerhand)
|
auto=moveTo(ownerlibrary)
|
||||||
autohand={2}:cycling
|
autohand={2}:cycling
|
||||||
text=Put target enchantment on top of its owner's library. -- Cycling {2} ({2}, Discard this card: Draw a card.)
|
text=Put target enchantment on top of its owner's library. -- Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||||
mana={1}{W}
|
mana={1}{W}
|
||||||
|
|||||||
Reference in New Issue
Block a user