Erwan
-fix issue 300 (silver seraph)
This commit is contained in:
@@ -348,6 +348,7 @@ seedcradle_witch.txt
|
||||
seismic_assault.txt
|
||||
seismic_spike_i191.txt
|
||||
selesnya_guildmage.txt
|
||||
silver_seraph_i300.txt
|
||||
skullcage0_i239.txt
|
||||
skullcage1_i239.txt
|
||||
skullcage2_i239.txt
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
#Bug: Silver Seraph's theshold ability doesn't work
|
||||
#see http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=36036
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:plains,forest,mountain,swamp,island,grizzly bears,raging goblin,black knight
|
||||
inplay:white knight
|
||||
hand:Silver Seraph
|
||||
manapool:{5}{W}{W}{W}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
silver seraph
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
white knight
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
graveyard:plains,forest,mountain,swamp,island,grizzly bears,raging goblin,black knight
|
||||
inplay:white knight,Silver Seraph
|
||||
[PLAYER2]
|
||||
life:16
|
||||
[END]
|
||||
Reference in New Issue
Block a user