Laurent - Fix issue 253 (ZEN) few additions/corrections related to the addition made in R1485 (myUpkeepOnly). I did not add all of them, some that might work are still in the todo.dat with a tag "#Require Testing".

Removed Minotaur Explorer (ODY)
This commit is contained in:
wagic.laurent
2009-12-16 10:42:16 +00:00
parent 637dac9673
commit a2205c013a
19 changed files with 107 additions and 85 deletions

View File

@@ -216,11 +216,19 @@ text=Flash When Fleetfoot Panther enters the battlefield, return a green or whit
rarity=U
[/card]
[card]
#Require Testing
id=25893
name=Forsaken City
mana=
type=Land
text=Forsaken City doesn't untap during your untap step. At the beginning of your upkeep, you may exile a card from your hand. If you do, untap Forsaken City. {T}: Add one mana of any color to your mana pool.
abilities=doesuntap
auto={0}:moveto(exile) target(*|myHand) && untap all(this) myUpkeepOnly
auto={T}:add{G}
auto={T}:add{W}
auto={T}:add{R}
auto={T}:add{B}
auto={T}:add{U}
rarity=R
[/card]
[card]