- fix from issue 439 (skullclamp)
- reorganized a few files in VC++ project
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-09-23 04:46:43 +00:00
parent e94c070050
commit bba6274f8b
4 changed files with 6 additions and 21 deletions
@@ -1,36 +0,0 @@
#Testing Skillclamp with unsummon cast on equiped creature
[INIT]
FIRSTMAIN
[PLAYER1]
manapool:{1}
inplay:Runeclaw Bear,Skullclamp
library:Mountain,Forest,Swamp
[PLAYER2]
inplay:Island
hand:Unsummon
[DO]
Skullclamp
Skullclamp
Runeclaw Bear
eot
next
#upkeeep
next
#draw
next
#firstmain
Island
Unsummon
Runeclaw Bear
[ASSERT]
firstmain
[PLAYER1]
life:20
inplay:Skullclamp
library:Mountain,Forest,Swamp
hand:Runeclaw Bear
[PLAYER2]
graveyard:Unsummon
inplay:Island
life:20
[END]