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

@@ -1462,6 +1462,7 @@ abilities=legendary,flying
[card]
text=Vigilance When Riptide Crab is put into a graveyard from the battlefield, draw a card.
auto=@movedTo(this|graveyard):draw:1 controller
abilities=vigilance
id=23150
name=Riptide Crab
rarity=U

View File

@@ -16,7 +16,7 @@ auto=may lord(creature|myBattlefield) protection from blue
auto=may lord(creature|myBattlefield) protection from black
auto=may lord(creature|myBattlefield) protection from red
auto=may lord(creature|myBattlefield) protection from green
auto={W}:cycling
autohand={W}:cycling
rarity=U
mana={2}{W}
type=Instant

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