Files
wagic/projects/mtg/bin/Res/test/blinkmoth_nexus.txt
Anthony Calosa 712fc26d56 Update test
colorless mana changes
2016-06-01 09:55:50 +08:00

40 lines
500 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
#changed to {c} since all colorless produced are now {c}
manapool:{c}
[PLAYER2]
life:19
[END]