-Fix farhaven elf
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-12 14:03:22 +00:00
parent 34d973c60d
commit 7c4fbde7d3
4 changed files with 54 additions and 23 deletions
+1
View File
@@ -88,6 +88,7 @@ drift_of_the_dead.txt
dross_harvester.txt
elvish_piper.txt
elvish_promenade.txt
farhaven_elf.txt
fastbond.txt
fastbond2.txt
fault_line.txt
@@ -0,0 +1,23 @@
#Bug:farhaven elf taps itself
[INIT]
SECONDMAIN
[PLAYER1]
hand:farhaven elf
library:forest
manapool:{2}{G}
[PLAYER2]
inplay:royal assassin
[DO]
farhaven elf
choice 0
forest
eot
royal assassin
farhaven elf
[ASSERT]
UNTAP
[PLAYER1]
inplay:farhaven elf,forest
[PLAYER2]
inplay:royal assassin
[END]