- Adding "Ovinize" as an example of this new keyword. - moved "parseBetween" in utils as I am using it in other files for wome work in Progress.
19 lines
308 B
Plaintext
19 lines
308 B
Plaintext
#Testing Ovinize: target creature loses its abilities and becomes 0/1 ueot
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:Llanowar elves
|
|
hand:Ovinize
|
|
manapool:{1}{U}
|
|
[PLAYER2]
|
|
[DO]
|
|
Ovinize
|
|
Llanowar elves
|
|
Llanowar elves
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:Llanowar elves
|
|
graveyard:Ovinize
|
|
[PLAYER2]
|
|
[END] |