fix Overload.

This commit is contained in:
anthonycalosa@gmail.com
2013-05-20 16:54:14 +00:00
parent b5906a4299
commit b0a1e670ba

View File

@@ -61692,10 +61692,10 @@ type=Enchantment
[/card]
[card]
name=Overload
target=creature
target=artifact
kicker={2}
auto=kicker teach(creature[manacost<=5]) destroy
auto=teach(creature[manacost<=2]) destroy
auto=kicker teach(artifact[manacost<=5]) destroy
auto=teach(artifact[manacost<=2]) destroy
text=Kicker {2} (You may pay an additional {2} as you cast this spell.) -- Destroy target artifact if its converted mana cost is 2 or less. If Overload was kicked, destroy that artifact if its converted mana cost is 5 or less instead.
mana={R}
type=Instant