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:
@@ -45665,7 +45665,7 @@ type=Artifact
|
||||
[card]
|
||||
name=Kudzu
|
||||
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.
|
||||
mana={1}{G}{G}
|
||||
type=Enchantment
|
||||
|
||||
@@ -19,6 +19,7 @@ next
|
||||
next
|
||||
#main 1
|
||||
1391
|
||||
choice 0
|
||||
1308
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
|
||||
@@ -20,6 +20,7 @@ next
|
||||
next
|
||||
#main 1
|
||||
1391
|
||||
choice 0
|
||||
1386
|
||||
1308
|
||||
[ASSERT]
|
||||
|
||||
Reference in New Issue
Block a user