- fix issue 308
- daily build
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-31 06:24:28 +00:00
parent f863dca678
commit e3d98f23f9
5 changed files with 54 additions and 1 deletions

View File

@@ -100,6 +100,7 @@ ashen_firebeast2.txt
aura_mutation.txt
avarice_totem.txt
aysen_bureaucrats.txt
balduvian_conjurer.txt
baneslayer_angel.txt
baneslayer_angel2.txt
barbed_sliver.txt

View File

@@ -0,0 +1,39 @@
#Bug: Becomes does not work for target abilities
#see http://code.google.com/p/wagic/issues/detail?id=308
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Balduvian conjurer,Snow-covered forest
[PLAYER2]
[DO]
Balduvian conjurer
Snow-covered forest
next
#begin
next
#attackers
Snow-covered forest
choice 0
next
#blockers
eot
eot
next
#upkeep
next
#draw
next
#main
next
#begin
next
#attackers
Snow-covered forest
[ASSERT]
COMBATATTACKERS
[PLAYER1]
inplay:Balduvian conjurer,Snow-covered forest
manapool:{G}
[PLAYER2]
life:18
[END]