-check athat act of treason works correctly
-Fixed emblem of warmind
-removed incorrect cards ("When this enters the battlefield, target..." please see http://wololo.net/forum/viewtopic.php?f=6&t=669
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-26 04:10:29 +00:00
parent c5b48df138
commit 6df665c340
45 changed files with 828 additions and 746 deletions
@@ -0,0 +1,23 @@
#Bug: Emblem of the warmind doesn't go to graveyard
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:grizzly bears,plains,swamp,forest,mountain
hand:emblem of the warmind,terror
[PLAYER2]
[DO]
forest
mountain
emblem of the warmind
grizzly bears
plains
swamp
terror
grizzly bears
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:plains,swamp,forest,mountain
graveyard:emblem of the warmind,terror,grizzly bears
[PLAYER2]
[END]