29 lines
574 B
Plaintext
29 lines
574 B
Plaintext
#Testing Unearth - text=Unearth {B} ({B}: Return this card from your graveyard to the battlefield.
|
|
#It gains haste. Exile it at the beginning of the next end step or if it would
|
|
#leave the battlefield. Unearth only as a sorcery.)
|
|
#test1- testing if it works.
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:Dregscape Zombie,129754
|
|
[PLAYER2]
|
|
inplay:Grizzly Bears
|
|
[DO]
|
|
next
|
|
next
|
|
Dregscape Zombie
|
|
next
|
|
Grizzly Bears
|
|
next
|
|
next
|
|
next
|
|
129754
|
|
Dregscape Zombie
|
|
[ASSERT]
|
|
SECONDMAIN
|
|
[PLAYER1]
|
|
inplay:Dregscape Zombie,129754
|
|
[PLAYER2]
|
|
graveyard:Grizzly Bears
|
|
life:20
|
|
[END] |