Erwan
- barbed sliver, sedge sliver, basal sliver bug fix
This commit is contained in:
@@ -39,6 +39,8 @@ ascendant_evincar2.txt
|
||||
ascendant_evincar3.txt
|
||||
ashen_firebeast.txt
|
||||
ashen_firebeast2.txt
|
||||
barbed_sliver.txt
|
||||
basal_sliver.txt
|
||||
beacon_of_unrest.txt
|
||||
#befoul.txt
|
||||
blessed_wine.txt
|
||||
@@ -141,6 +143,7 @@ resurrection.txt
|
||||
righteous_cause.txt
|
||||
rootwalla.txt
|
||||
royal_assassin.txt
|
||||
sedge_sliver.txt
|
||||
seismic_assault.txt
|
||||
siege_gang_commander.txt
|
||||
shivan_hellkite.txt
|
||||
|
||||
27
projects/mtg/bin/Res/test/barbed_sliver.txt
Normal file
27
projects/mtg/bin/Res/test/barbed_sliver.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
#Bug:barbed sliver's ability gives +1/+0 to itself
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:barbed sliver,metallic sliver
|
||||
manapool:{2}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
metallic sliver
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
metallic sliver
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:barbed sliver,metallic sliver
|
||||
[PLAYER2]
|
||||
life:18
|
||||
[END]
|
||||
16
projects/mtg/bin/Res/test/basal_sliver.txt
Normal file
16
projects/mtg/bin/Res/test/basal_sliver.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
#Bug:basal sliver's ability doesn't give mana
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:basal sliver,metallic sliver
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
metallic sliver
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:basal sliver
|
||||
graveyard:metallic sliver
|
||||
manapool:{B}{B}
|
||||
[PLAYER2]
|
||||
[END]
|
||||
21
projects/mtg/bin/Res/test/sedge_sliver.txt
Normal file
21
projects/mtg/bin/Res/test/sedge_sliver.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
#Bug:sedge sliver's ability gives +1/+1 to itself
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:sedge sliver,metallic sliver,swamp
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
metallic sliver
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:sedge sliver,metallic sliver,swamp
|
||||
[PLAYER2]
|
||||
life:18
|
||||
[END]
|
||||
Reference in New Issue
Block a user