-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,42 @@
#Bug: Act of Treason doesn't untap
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:grizzly bears
[PLAYER2]
hand:act of treason
inplay:mountain,plains,swamp
[DO]
grizzly bears
eot
next
#upkeep
next
#draw
next
#firstmain
mountain
plains
swamp
act of treason
grizzly bears
next
#begin
next
#attackers
grizzly bears
next
#blockers
next
#damage
next
#end combat
[ASSERT]
COMBATEND
[PLAYER1]
life:18
[PLAYER2]
inplay:mountain,plains,swamp,grizzly bears
graveyard:act of treason
life:18
[END]