- Updated fix for Dragon Broodmother
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-10-18 13:33:54 +00:00
parent d13e8904b5
commit f5575ac68e
6 changed files with 30 additions and 45 deletions
+1 -1
View File
@@ -209,10 +209,10 @@ divergent_growth.txt
doomed_necromancer.txt
double_strike_i145.txt
double_strike2_i145.txt
dragon_broodmother_i491.txt
dragon_fodder.txt
dragon_fodder2.txt
dragon_whelp_i154.txt
dragon_broodmother_multicolored tokens test.txt
drain_life.txt
dream_fracture_i142.txt
drift_of_the_dead.txt
@@ -1,28 +0,0 @@
#Bug: "new school" Tokens can't have two colors
[INIT]
UNTAP
[PLAYER1]
inplay:mountain
hand:shock
[PLAYER2]
inplay:dragon broodmother,Boartusk Liege
[DO]
next
#upkeep
choice 1
next
#draw
next
#main
mountain
shock
Dragon
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:shock
inplay:mountain
[PLAYER2]
inplay:dragon broodmother,Boartusk Liege,*
[END]