fix verify failure

This commit is contained in:
Evan Kranzler 2022-08-28 09:36:52 -04:00
parent f6c60b169e
commit a970294e40

View file

@ -25,7 +25,7 @@ public final class ArgivianPhalanx extends CardImpl {
this.subtype.add(SubType.HUMAN);
this.subtype.add(SubType.KOR);
this.subtype.add(SubType.SOLDIER);
this.power = new MageInt(44);
this.power = new MageInt(4);
this.toughness = new MageInt(4);
// This spell costs {1} less to cast for each creature you control.