mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Fixed Token Color of Nath of the Gilt-Leaf.
- Added Battlegrowth.
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user