Several card fixes (TMP)
This commit is contained in:
@@ -789,15 +789,15 @@ type=Creature
|
||||
subtype=Elemental
|
||||
power=4
|
||||
toughness=1
|
||||
abilities=Haste
|
||||
abilities=haste
|
||||
[/card]
|
||||
[card]
|
||||
text={T}, Sacrifice Lotus Petal: Add one mana of any color to your mana pool.
|
||||
auto={T},{S}:Add{G}
|
||||
auto={T},{S}:Add{R}
|
||||
auto={T},{S}:Add{U}
|
||||
auto={T},{S}:Add{B}
|
||||
auto={T},{S}:Add{W}
|
||||
auto={T}{S}:Add{G}
|
||||
auto={T}{S}:Add{R}
|
||||
auto={T}{S}:Add{U}
|
||||
auto={T}{S}:Add{B}
|
||||
auto={T}{S}:Add{W}
|
||||
id=4614
|
||||
name=Lotus Petal
|
||||
rarity=C
|
||||
@@ -1388,7 +1388,7 @@ mana={1}{R}
|
||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature has flying. (It can't be blocked except by creatures with flying or reach.) {U}: Return Shimmering Wings to its owner's hand.
|
||||
id=4726
|
||||
name=Shimmering Wings
|
||||
auto=:flying
|
||||
auto=flying
|
||||
auto={U}:moveTo(hand)
|
||||
rarity=C
|
||||
type=Enchantment
|
||||
@@ -1587,7 +1587,7 @@ text=Target creature can't block this turn. Draw a card.
|
||||
id=4851
|
||||
name=Stun
|
||||
target=creature
|
||||
auto=:cantblock
|
||||
auto=cantblock
|
||||
auto=draw:1
|
||||
rarity=C
|
||||
type=Instant
|
||||
@@ -1645,7 +1645,7 @@ toughness=1
|
||||
[card]
|
||||
text=Shadow (This creature can block or be blocked by only creatures with shadow.) {U}: Put Thalakos Mistfolk on top of its owner's library.
|
||||
abilities=shadow
|
||||
auto={U}: moveTo(ownerLibrary)
|
||||
auto={U}:moveTo(ownerLibrary)
|
||||
id=4733
|
||||
name=Thalakos Mistfolk
|
||||
rarity=C
|
||||
|
||||
Reference in New Issue
Block a user