- 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/toymaker.txt
Normal file
23
projects/mtg/bin/Res/test/toymaker.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
#Testing Karn, Silver Golem. Target is a Tower of Champions.
|
||||
#Karn, Silver Golem's ability:"{1}: Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (That artifact retains its abilities.)"
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Reprisal,Tundra
|
||||
inplay:Toymaker,Hedron Matrix
|
||||
manapool:{W}{W}{W}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Toymaker
|
||||
Tundra
|
||||
Hedron Matrix
|
||||
Reprisal
|
||||
Hedron Matrix
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Toymaker
|
||||
graveyard:Hedron Matrix,Reprisal,Tundra
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user