- removed blinking spirit from ICE
- changed display order in MTGGuiPlay (auras should be under creatures most of the time...)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-06-10 14:00:26 +00:00
parent 459840042d
commit a703d69bda
5 changed files with 42 additions and 17 deletions

View File

@@ -33,6 +33,7 @@ ashen_firebeast.txt
ashen_firebeast2.txt
#befoul.txt
blessed_wine.txt
#blinking_spirit.txt
bloodfire_colossus.txt
bottle_gnomes.txt
boggart_arsonists.txt
@@ -132,4 +133,4 @@ zombify.txt
#Momir Basic Tests
########################
momir/keldon_warlord.txt
momir/overcost.txt
momir/overcost.txt

View File

@@ -0,0 +1,24 @@
#Bug:blinking spirit goes directly to graveyard
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:Blinking Spirit
[PLAYER2]
[DO]
Blinking Spirit
choice 0
next
#blockers
next
#damage
next
#combatend
next
Blinking Spirit
[ASSERT]
SECONDMAIN
[PLAYER1]
hand:Blinking Spirit
[PLAYER2]
life:18
[END]