Erwan
- Fix an issue with "becomes ueot". See blinkmoth nexus in DST - Daily build
This commit is contained in:
@@ -117,6 +117,7 @@ benalish_knight.txt
|
||||
black_vise.txt
|
||||
blessed_wine.txt
|
||||
blinking_spirit.txt
|
||||
blinkmoth_nexus.txt
|
||||
bloated_toad1.txt
|
||||
bloated_toad2.txt
|
||||
bloodfire_colossus.txt
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
#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]
|
||||
Reference in New Issue
Block a user