Added 23 cards based on rev2185. (Card list ---> first comment)

Added tests for manacost changers and TRANSFORM.
This commit is contained in:
solo81@web.de
2010-08-17 23:22:00 +00:00
parent 251684136c
commit 704a3018fa
8 changed files with 364 additions and 198 deletions
@@ -0,0 +1,18 @@
#Testing Alabaster Leech
#Whie spells you cast cost {W} more to cast.
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Alabaster Leech
hand:Savannah Lions
manapool:{W}{W}
[PLAYER2]
[DO]
Savannah Lions
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:Alabaster Leech,Savannah Lions
manapool{0}
[PLAYER2]
[END]