-fix issue related to drawing card (underworld dreams)
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-02-06 07:32:59 +00:00
parent cc1d479070
commit d50aecdde4
5 changed files with 25 additions and 23 deletions

View File

@@ -398,6 +398,7 @@ titanic_ultimatum.txt
torture.txt
tranquil_domain.txt
twitch.txt
underworld_dreams.txt
unstable_mutation.txt
unstable_mutation2.txt
unwilling_recruit.txt

View File

@@ -0,0 +1,17 @@
#Test underworld dream
[INIT]
DRAW
[PLAYER1]
library:forest
[PLAYER2]
inplay:Underworld Dreams
[DO]
next
[ASSERT]
FIRSTMAIN
[PLAYER1]
life:19
hand:forest
[PLAYER2]
inplay:Underworld Dreams
[END]