updated kudzu, kudzu2 test. change all(mytgt) to all(trigger) for kudzu. now for kudzu_i168.txt i don't quite understand what is the expected output for this so i leave it unchanged.

This commit is contained in:
anthonycalosa@gmail.com
2013-01-14 16:46:17 +00:00
parent 598ffb1f9b
commit 98ea63485d
3 changed files with 3 additions and 1 deletions

View File

@@ -45665,7 +45665,7 @@ type=Artifact
[card] [card]
name=Kudzu name=Kudzu
target=land target=land
auto=@tapped(mytgt):all(mytgt) destroy && all(this) transforms((,newability[target(land) retarget])) forever auto=@tapped(mytgt):all(trigger) destroy && all(this) transforms((,newability[target(land) retarget])) forever
text=Enchant land -- When enchanted land becomes tapped, destroy it. That land's controller attaches Kudzu to a land of his or her choice. text=Enchant land -- When enchanted land becomes tapped, destroy it. That land's controller attaches Kudzu to a land of his or her choice.
mana={1}{G}{G} mana={1}{G}{G}
type=Enchantment type=Enchantment

View File

@@ -19,6 +19,7 @@ next
next next
#main 1 #main 1
1391 1391
choice 0
1308 1308
[ASSERT] [ASSERT]
FIRSTMAIN FIRSTMAIN

View File

@@ -20,6 +20,7 @@ next
next next
#main 1 #main 1
1391 1391
choice 0
1386 1386
1308 1308
[ASSERT] [ASSERT]