Fixed the Wickerbough Elder:

(Wickerbough Elder enters the battlefield with a -1/-1 counter on it.)

auto=counter(-1/-1,2)
 ==> 
auto=counter(-1/-1,1)
This commit is contained in:
guzhenjie1@gmail.com
2011-01-31 15:18:54 +00:00
parent 6bde3d0ee6
commit a2939cc93f

View File

@@ -71960,7 +71960,7 @@ toughness=6
[/card]
[card]
name=Wickerbough Elder
auto=counter(-1/-1,2)
auto=counter(-1/-1,1)
auto={G}{C(-1/-1,-1)}:destroy target(artifact,enchantment)
text=Wickerbough Elder enters the battlefield with a -1/-1 counter on it. -- {G}, Remove a -1/-1 counter from Wickerbough Elder: Destroy target artifact or enchantment.
mana={3}{G}