Erwan
- 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
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
#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]
|
||||
Reference in New Issue
Block a user