-fix issue 79 (AI and legendary cards)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-28 15:18:54 +00:00
parent 5b9fe719ae
commit 3f2bf948eb
4 changed files with 46 additions and 31 deletions

View File

@@ -0,0 +1,19 @@
#Bug:Does ai put 2 legends of same name in play ?
[INIT]
SECONDMAIN
[PLAYER1]
inplay:urborg
hand:forest,urborg
[PLAYER2]
[DO]
ai
ai
[ASSERT]
COMBATEND
[PLAYER1]
inplay:Wildslayer Elves,Armadillo Cloak
life:25
[PLAYER2]
graveyard:grizzly bears
life:17
[END]