Files
wagic/projects/mtg/bin/Res/test/prowess_of_the_fair3.txt
wagic.the.homebrew@gmail.com 67755a4428 Erwan
- fix prowess of the fair
- add "other " keyword to all targets. ex: @movedTo(other elf|graveyard)
2009-09-14 14:07:30 +00:00

19 lines
319 B
Plaintext

#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]