Files
wagic/projects/mtg/bin/Res/test/blinkmoth_nexus.txt
wagic.the.homebrew@gmail.com 54969a2179 Erwan
- Fix an issue with "becomes ueot". See blinkmoth nexus in DST
- Daily build
2010-01-30 12:58:49 +00:00

39 lines
442 B
Plaintext

#Bug: Becomes does not work for activated abilities
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:blinkmoth nexus
manapool:{1}
[PLAYER2]
[DO]
blinkmoth nexus
choice 1
next
#begin
next
#attackers
blinkmoth nexus
choice 0
next
#blockers
eot
eot
next
#upkeep
next
#draw
next
#main
next
#begin
next
#attackers
blinkmoth nexus
[ASSERT]
COMBATATTACKERS
[PLAYER1]
inplay:blinkmoth nexus
manapool:{1}
[PLAYER2]
life:19
[END]