- 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:
@@ -0,0 +1,32 @@
|
||||
#Testing Hunting Grounds.
|
||||
#Hunting Grounds' rules text:"Threshold - As long as seven or more cards are in your graveyard, Hunting Grounds has "Whenever an opponent casts a spell, you may put a creature card from your hand onto the battlefield."
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Enormous Baloth
|
||||
inplay:Hunting Grounds
|
||||
graveyard:Grizzly Bears,Tundra,Giant Growth,Rancor,Taiga,Plateau,Llanowar Elves
|
||||
[PLAYER2]
|
||||
hand:Mox Pearl
|
||||
[DO]
|
||||
eot
|
||||
#Player 2's turn
|
||||
#untap
|
||||
next
|
||||
#upkeep
|
||||
next
|
||||
#draw
|
||||
next
|
||||
#firstmain
|
||||
Mox Pearl
|
||||
Hunting Grounds
|
||||
choice 0
|
||||
Enormous Baloth
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Hunting Grounds,Enormous Baloth
|
||||
graveyard:Grizzly Bears,Tundra,Giant Growth,Rancor,Taiga,Plateau,Llanowar Elves
|
||||
[PLAYER2]
|
||||
inplay:Mox Pearl
|
||||
[END]
|
||||
Reference in New Issue
Block a user