- 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,24 @@
|
||||
#Testing Animal Boneyard
|
||||
#Enchanted land has "{T}, Sacrifice a creature: You gain life equal to that creature's toughness."
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Giant Mantis,Gaea's Anthem,Forest
|
||||
hand:Animal Boneyard
|
||||
manapool:{2}{W}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Animal Boneyard
|
||||
Forest
|
||||
Forest
|
||||
choice 1
|
||||
Giant Mantis
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Animal Boneyard,Gaea's Anthem,Forest
|
||||
graveyard:Giant Mantis
|
||||
manapool:{0}
|
||||
life:25
|
||||
[END]
|
||||
Reference in New Issue
Block a user