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 @@
#Enchanted Evening
#All permanents are enchantments in addition to their other types.
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Tranquility
inplay:Forest,Mox Emerald,Grizzly Bears,Enchanted Evening
manapool:{2}{G}
[PLAYER2]
[DO]
Tranquility
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:Forest,Mox Emerald,Grizzly Bears,Enchanted Evening,Tranquility
manapool:{0}
[PLAYER2]
[END]