Psyringe - fixed 3 cards:

Crosswinds (USG) - wrong manacost, also copy/pasted to the wrong position in the file
Akroma's Blessing (ONS) - cycling was in an auto= rule instead of an autohand= rule
Riptide Crab (INV) - was missing vigilance

Thanks to Raphael_Carlo for the bug reports
This commit is contained in:
Psyyringe
2010-01-02 12:00:23 +00:00
parent 0494e3eb33
commit e748a40302
3 changed files with 11 additions and 10 deletions

View File

@@ -359,6 +359,15 @@ toughness=2
abilities=flying,haste
[/card]
[card]
text=Creatures with flying get -2/-0.
auto=lord(creature[flying]) -2/0
id=5668
name=Crosswinds
rarity=U
mana={1}{G}
type=Enchantment
[/card]
[card]
text={3}, {T}, Sacrifice Crystal Chimes: Return all enchantment cards from your graveyard to your hand.
auto={3}{T}{S}:moveTo(myHand) all(enchantment|mygraveyard)
id=5742
@@ -368,15 +377,6 @@ mana={3}
type=Artifact
[/card]
[card]
text=Creatures with flying get -2/-0.
auto=lord(creature[flying]) -2/0
id=5668
name=Crosswinds
rarity=U
mana={2}{G}
type=Enchantment
[/card]
[card]
text=Add {B}{B}{B} to your mana pool.
auto=Add {B}{B}{B}
id=5626