mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 05:09:16 -08:00
updated GRN spoiler
This commit is contained in:
parent
86cd6b31e9
commit
76593ab3cf
2 changed files with 11 additions and 11 deletions
|
|
@ -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());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue