- fix prowess of the fair
- add "other " keyword to all targets. ex: @movedTo(other elf|graveyard)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-14 14:07:30 +00:00
parent ce31194358
commit 67755a4428
7 changed files with 112 additions and 32 deletions
@@ -0,0 +1,21 @@
#Bug:Prowess of the fair works even when a card is dicarded from hand
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Specter's Wail
manapool:{1}{B}
[PLAYER2]
inplay:prowess of the fair
hand:llanowar elves
[DO]
Specter's Wail
p2
choice 0
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:Specter's Wail
[PLAYER2]
graveyard:llanowar elves
inplay:prowess of the fair
[END]