- 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,19 @@
#Prowess of the fair disenchanted: shouldn't trigger its ability
[INIT]
FIRSTMAIN
[PLAYER1]
hand:disenchant
manapool:{1}{W}
[PLAYER2]
inplay:prowess of the fair
[DO]
disenchant
prowess of the fair
choice 0
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:disenchant
[PLAYER2]
graveyard:prowess of the fair
[END]