Backed out changeset 334deb875555

This commit is contained in:
magenoxx 2011-09-22 20:40:19 +04:00
parent 82b96b4b92
commit 15681fd6b2

View file

@ -49,7 +49,6 @@ public class LlanowarElves extends CardImpl<LlanowarElves> {
this.color.setGreen(true);
this.power = new MageInt(1);
this.toughness = new MageInt(1);
this.addAbility(new GreenManaAbility());
}