Erwan
-fix Issue 150 (hypnotic specter)
This commit is contained in:
@@ -145,6 +145,7 @@ hellfire.txt
|
||||
howl_from_beyond.txt
|
||||
howl_of_the_night_pack.txt
|
||||
hymn_of_rebirth.txt
|
||||
hypnotic_specter.txt
|
||||
icatian_priest.txt
|
||||
imaginary_pet.txt
|
||||
immaculate_magistrate.txt
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
#Bug: Hypnotic specter doesn't draw a card
|
||||
# http://code.google.com/p/wagic/issues/detail?id=150
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:hypnotic specter
|
||||
[PLAYER2]
|
||||
hand:swamp
|
||||
[DO]
|
||||
hypnotic specter
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:hypnotic specter
|
||||
[PLAYER2]
|
||||
graveyard:swamp
|
||||
life:18
|
||||
[END]
|
||||
Reference in New Issue
Block a user