- Fixed Token Color of Nath of the Gilt-Leaf.

- Added Battlegrowth.
This commit is contained in:
jendave
2011-08-06 12:33:33 +00:00
parent b40819063e
commit 2ef5b63266
4 changed files with 11 additions and 1 deletions

View File

@@ -338,6 +338,7 @@ public class GameAction {
c.setName("Elf Warrior");
c.setImageName("G 1 1 Elf Warrior");
c.setManaCost("G");
c.addColor("G");
c.setToken(true);
c.addType("Creature");