- Added 181 new cards.
The BIG CARD SAFARI 2011 is over: After 4 months of intensive testing, i can proudly present you this huge card package. All these cards are working 100%. Card list --> First comment. - Added 20 tests to save the cards whose code is not covered by already existing tests. - Added Magic2012 (M12) with 75 completely new cards.
This commit is contained in:
23
projects/mtg/bin/Res/test/quick_sliver_FORCEDALIVE.txt
Normal file
23
projects/mtg/bin/Res/test/quick_sliver_FORCEDALIVE.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
#Testing Quick Sliver (keyword: FORCEDALIVE).
|
||||
#All slivers should have flash until Quick Sliver dies.
|
||||
[INIT]
|
||||
UNTAP
|
||||
[PLAYER1]
|
||||
hand:Muscle Sliver,Winged Sliver,Lightning Bolt
|
||||
inplay:Quick Sliver
|
||||
manapool:{2}{G}{U}{R}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Winged Sliver
|
||||
Lightning Bolt
|
||||
Quick Sliver
|
||||
Muscle Sliver
|
||||
[ASSERT]
|
||||
UNTAP
|
||||
[PLAYER1]
|
||||
hand:Muscle Sliver
|
||||
inplay:Winged Sliver
|
||||
graveyard:Quick Sliver,Lightning Bolt
|
||||
manapool:{1}{G}
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user