test for Twinstrike, don't remember seeing card that allows targeting 2 things.

improved description on Twinstrike too.
This commit is contained in:
leungclj
2010-08-01 13:01:14 +00:00
parent e224223a43
commit 1aff826a0a
5 changed files with 68 additions and 1 deletions
+22
View File
@@ -0,0 +1,22 @@
#Test double targeting w/o hellbent on creature toughness<2.
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Twinstrike,Vampire Nighthawk
manapool:{W}{B}{R}{G}{U}
[PLAYER2]
inplay:Runeclaw Bear,Glory Seeker
[DO]
Twinstrike
Runeclaw Bear
choice 0
Glory Seeker
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:Twinstrike
hand:Vampire Nighthawk
manapool:{0}
[PLAYER2]
graveyard:Runeclaw Bear,Glory Seeker
[END]