Optimized code: Feral Hydra

This commit is contained in:
leungclj
2010-07-25 08:42:03 +00:00
parent c1073c83e6
commit 7e5add2b3c
2 changed files with 0 additions and 48 deletions

View File

@@ -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]