-fix Issue 150 (hypnotic specter)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-11-01 12:15:37 +00:00
parent 5b92639cca
commit 18293ba07c
4 changed files with 36 additions and 52 deletions
+1
View File
@@ -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]