mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Dragon Broodmother tokens have flying now.
This commit is contained in:
@@ -6497,6 +6497,8 @@ public class GameActionUtil {
|
|||||||
c.addType("Creature");
|
c.addType("Creature");
|
||||||
c.addType("Dragon");
|
c.addType("Dragon");
|
||||||
|
|
||||||
|
c.addIntrinsicKeyword("Flying");
|
||||||
|
|
||||||
c.setBaseAttack(1);
|
c.setBaseAttack(1);
|
||||||
c.setBaseDefense(1);
|
c.setBaseDefense(1);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user