-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
23 lines
419 B
Plaintext
23 lines
419 B
Plaintext
#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] |