mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
Test commit
This commit is contained in:
parent
015ea665af
commit
82b96b4b92
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ public class LlanowarElves extends CardImpl<LlanowarElves> {
|
|||
this.color.setGreen(true);
|
||||
this.power = new MageInt(1);
|
||||
this.toughness = new MageInt(1);
|
||||
|
||||
this.addAbility(new GreenManaAbility());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue