Files
wagic/projects/mtg/bin/Res/test/necrogenesis.txt
wagic.the.homebrew@gmail.com ab445c9758 Erwan
- Added a few cards
- Creature attacks, blocks, is re-ordered in blocking list events
2009-07-12 12:27:55 +00:00

19 lines
361 B
Plaintext

#Testing && symbol
#necrogensis: text={2}: Remove target creature card in a graveyard from the game. Put a 1/1 green Saproling creature token into play.
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:necrogenesis
manapool:{B}{B}
[PLAYER2]
graveyard:1250
[DO]
necrogenesis
1250
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:necrogenesis,*
manapool:{0}
[PLAYER2]
[END]