Files
wagic/projects/mtg/bin/Res/test/anarchy.txt
wagic.the.homebrew@gmail.com e464b8616a Erwan
- removing creatures with banding. Banding is not supported in Wagic anymore, sorry :(
2009-09-27 08:22:18 +00:00

21 lines
303 B
Plaintext

#Does anarchy destroy all white permanents ?
[INIT]
FIRSTMAIN
[PLAYER1]
hand:2606
manapool:{2}{R}{R}
inplay:2672,2718
[PLAYER2]
inplay:2732, 1393, 2771
[DO]
2606
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:2606,2672
inplay:2718
manapool:{0}
[PLAYER2]
graveyard:2732
inplay:1393,2771
[END]