Psyringe - adding test script for issue 233. Fixing targeting issue with Karn's Touch (card still doesn't work though, see issue 233). Also (unrelated) adding script for (non-reproducible) problem reported in i232.
This commit is contained in:
@@ -758,8 +758,8 @@ abilities=trample
|
||||
text=Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.)
|
||||
id=19573
|
||||
name=Karn's Touch
|
||||
target=artifact(-creature)
|
||||
auto=becomes(creature,manacost/manacost)
|
||||
target=artifact[-creature]
|
||||
auto=becomes(Creature,manacost/manacost)
|
||||
rarity=R
|
||||
mana={U}{U}
|
||||
type=Instant
|
||||
|
||||
Reference in New Issue
Block a user