Psyringe - fixed non-working abilities of Mind over Matter (EXO) and Firemane Angel (RAV). "may" does not work foraczivated abilities (see issue 267).

This commit is contained in:
Psyyringe
2009-12-27 16:56:22 +00:00
parent 05a72de5bc
commit 48a7ca6d37
2 changed files with 3 additions and 3 deletions

View File

@@ -266,8 +266,8 @@ type=Artifact
[/card]
[card]
text=Discard a card: You may tap or untap target artifact, creature, or land.
auto={S(*|myhand)}:may tap target(artifact,creature,land)
auto={S(*|myhand)}:may untap target(artifact,creature,land)
auto={S(*|myhand)}:tap target(artifact,creature,land)
auto={S(*|myhand)}:untap target(artifact,creature,land)
id=6076
name=Mind Over Matter
rarity=R

View File

@@ -386,7 +386,7 @@ type=Sorcery
[card]
text=Flying, first strike At the beginning of your upkeep, if Firemane Angel is in your graveyard or on the battlefield, you may gain 1 life. {6}{R}{R}{W}{W}: Return Firemane Angel from your graveyard to the battlefield. Play this ability only during your upkeep.
auto=@each my upkeep:may life:1 controller
autograveyard={0}:may life:1 controller limit:1 myUpkeepOnly
autograveyard={0}:life:1 controller limit:1 myUpkeepOnly
autograveyard={6}{R}{R}{W}{W}:moveTo(myBattlefield) myUpkeepOnly
id=89074
name=Firemane Angel