mirror of
https://github.com/correl/mage.git
synced 2025-01-13 19:11:33 +00:00
Backed out changeset 334deb875555
This commit is contained in:
parent
82b96b4b92
commit
15681fd6b2
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ public class LlanowarElves extends CardImpl<LlanowarElves> {
|
||||||
this.color.setGreen(true);
|
this.color.setGreen(true);
|
||||||
this.power = new MageInt(1);
|
this.power = new MageInt(1);
|
||||||
this.toughness = new MageInt(1);
|
this.toughness = new MageInt(1);
|
||||||
|
|
||||||
this.addAbility(new GreenManaAbility());
|
this.addAbility(new GreenManaAbility());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue