29 lines
468 B
Plaintext
29 lines
468 B
Plaintext
# Testing Tokenizer - Parallel Lives (ISD) 249662
|
|
# Dragon Fodder (ALA) 174936
|
|
# text=Put two 1/1 red Goblin creature tokens into play.
|
|
# Tokens must be 2.. since there are no tokenizer.
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:174936
|
|
manapool:{R}{1}
|
|
inplay:249662
|
|
[PLAYER2]
|
|
hand:Demystify
|
|
manapool:{W}
|
|
[DO]
|
|
174936
|
|
no
|
|
yes
|
|
Demystify
|
|
249662
|
|
endinterruption
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
graveyard:249662,174936
|
|
inplay:-174936,-174936
|
|
[PLAYER2]
|
|
graveyard:Demystify
|
|
life:20
|
|
[END] |