- 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,23 @@
|
||||
#Testing Ancient Ooze. It should be 10/10
|
||||
#because of 2 Giant Mantis and 1 Grizzly Bears on your battlefield.
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:Grizzly Bears,Giant Mantis,Giant Mantis,Ancient Ooze
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
Ancient Ooze
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#combatdamage 2
|
||||
next
|
||||
#endofcombat 2
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Grizzly Bears,Giant Mantis,Giant Mantis,Ancient Ooze
|
||||
[PLAYER2]
|
||||
life:10
|
||||
[END]
|
||||
Reference in New Issue
Block a user