19 lines
258 B
Plaintext
19 lines
258 B
Plaintext
#Bug: terror can be cast on black creatures
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:Terror
|
|
manapool:{B}{B}
|
|
[PLAYER2]
|
|
inplay:bog wraith
|
|
[DO]
|
|
terror
|
|
bog wraith
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:Terror
|
|
manapool:{B}{B}
|
|
[PLAYER2]
|
|
inplay:bog wraith
|
|
[END] |