moved tests for rakdos pit dragon into bugs folder until issue 555 is resolved.
This commit is contained in:
@@ -411,10 +411,6 @@ pyroclasm.txt
|
||||
quilled_sliver.txt
|
||||
rain_of_filth_i206.txt
|
||||
rain_of_filth_i283.txt
|
||||
rakdos_pit_dragon_1.txt
|
||||
rakdos_pit_dragon_2.txt
|
||||
rakdos_pit_dragon_3.txt
|
||||
rakdos_pit_dragon_4.txt
|
||||
rampant_growth.txt
|
||||
rancor.txt
|
||||
ray_of_command.txt
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
#Testing Rakdos Pit Dragon WITHOUT Hellbent.
|
||||
#Hellbent - Rakdos Pit Dragon has double strike as long as you have no cards in hand.
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:rakdos pit dragon
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
rakdos pit dragon
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#combatend
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:rakdos pit dragon
|
||||
[PLAYER2]
|
||||
life:17
|
||||
[END]
|
||||
@@ -1,28 +0,0 @@
|
||||
#Testing Rakdos Pit Dragon WITH Hellbent.
|
||||
#Hellbent - Rakdos Pit Dragon has double strike as long as you have no cards in hand.
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:rakdos pit dragon
|
||||
hand:dark ritual
|
||||
manapool:{B}
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
dark ritual
|
||||
rakdos pit dragon
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#combatend
|
||||
next
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:rakdos pit dragon
|
||||
graveyard:dark ritual
|
||||
[PLAYER2]
|
||||
life:14
|
||||
[END]
|
||||
Reference in New Issue
Block a user