- Dragon Broodmother tokens have flying now.

This commit is contained in:
jendave
2011-08-06 03:52:40 +00:00
parent 924ec55ee4
commit eefb11c1ce

View File

@@ -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);