updated GRN spoiler

This commit is contained in:
Evan Kranzler 2018-09-20 11:06:48 -04:00
parent 86cd6b31e9
commit 76593ab3cf
2 changed files with 11 additions and 11 deletions

View file

@ -33,7 +33,7 @@ public final class HellkiteWhelp extends CardImpl {
this.subtype.add(SubType.DRAGON);
this.power = new MageInt(3);
this.toughness = new MageInt(34);
this.toughness = new MageInt(3);
// Flying
this.addAbility(FlyingAbility.getInstance());