Files
wagic/projects/mtg/bin/Res/test/tranquil_domain.txt
wagic.the.homebrew 658ef1fb12 Erwan
- fixed a few bugs with the parser for subtypes
- fixed a bug for plague rats
- fixed a bug for P/T parser
- First release for the following sets: Mirrodin, Mirage, Lorwyn
2009-03-14 11:00:31 +00:00

23 lines
326 B
Plaintext

#text=Destroy all non-Aura enchantments.
[INIT]
FIRSTMAIN
[PLAYER1]
hand:3414,3425,
inplay:1250,3566,143024
manapool:{2}{R}
[PLAYER2]
[DO]
#play aura on grizzly
3425
1250
#play tranquil domain
3566
3414
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:3414,143024
inplay:1250,3566,3425
manapool:{0}
[PLAYER2]
[END]