Files
wagic/projects/mtg
guzhenjie1@gmail.com 0cfdf3f73b Fixed Chameleon Colossus:
mana={G}
 ==> 
mana={2}{G}{G}

Reverted Paradise Plume, otherwise using filter by Mana Ability to filtrate cards in shop or editor, game has a high chance to crash:
auto=@movedto(*[white]|mystack) from(myhand):this(counter{0/0.1.White}) life:1 controller
auto=@movedto(*[white]|opponentstack) from(opponenthand):this(counter{0/0.1.White}) life:1 controller
auto=@movedto(*[blue]|mystack) from(myhand):this(counter{0/0.1.Blue}) life:1 controller
auto=@movedto(*[blue]|opponentstack) from(opponenthand):this(counter{0/0.1.Blue}) life:1 controller
auto=@movedto(*[black]|mystack) from(myhand):this(counter{0/0.1.Black}) life:1 controller
auto=@movedto(*[black]|opponentstack) from(opponenthand):this(counter{0/0.1.Black}) life:1 controller
auto=@movedto(*[red]|mystack) from(myhand):this(counter{0/0.1.Red}) life:1 controller
auto=@movedto(*[red]|opponentstack) from(opponenthand):this(counter{0/0.1.Red}) life:1 controller
auto=@movedto(*[green]|mystack) from(myhand):this(counter{0/0.1.Green}) life:1 controller
auto=@movedto(*[green]|opponentstack) from(opponenthand):this(counter{0/0.1.Green}) life:1 controller
 ==> 
auto=@movedto(*[white]|stack):this(counter{0/0.1.White}) life:1 controller
auto=@movedto(*[blue]|stack):this(counter{0/0.1.Blue}) life:1 controller
auto=@movedto(*[black]|stack):this(counter{0/0.1.Black}) life:1 controller
auto=@movedto(*[red]|stack):this(counter{0/0.1.Red}) life:1 controller
auto=@movedto(*[green]|stack):this(counter{0/0.1.Green}) life:1 controller

Fixed the mana cost of Paradise Plume:
mana={1}
 ==> 
mana={4}
2011-02-23 11:27:06 +00:00
..
2011-02-23 11:27:06 +00:00
2009-11-29 06:45:50 +00:00
2009-11-04 13:33:21 +00:00
2011-02-22 14:38:07 +00:00
2011-02-22 14:38:07 +00:00
2011-02-12 16:31:07 +00:00
2008-11-02 09:50:16 +00:00
2008-11-02 09:50:16 +00:00
2010-10-06 08:45:55 +00:00
J :
2009-11-08 02:55:14 +00:00
2011-02-12 16:31:07 +00:00
J :
2010-05-05 02:50:49 +00:00