Files
wagic/projects/mtg/bin/Res/test/hurricane.txt
wagic.the.homebrew@gmail.com f924546dcc 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
2009-11-21 09:40:14 +00:00

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]