- Code cleanup - fix issue 142 . This will lead to other issues for some cards. These issues can be fixed by using targetcontroller/controller...etc - Added a few cards
21 lines
310 B
Plaintext
21 lines
310 B
Plaintext
#Test Hurricane
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:hurricane
|
|
inplay:grizzly bears,air elemental
|
|
manapool:{4}{G}
|
|
[PLAYER2]
|
|
inplay:serra angel
|
|
[DO]
|
|
hurricane
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
life:16
|
|
inplay:grizzly bears
|
|
graveyard:air elemental,hurricane
|
|
[PLAYER2]
|
|
graveyard:serra angel
|
|
life:16
|
|
[END] |