Update ImperviousGreatwurm.java

This commit is contained in:
Michael Simons 2018-08-28 22:17:01 -04:00 committed by GitHub
parent 1fc78bdc95
commit c19d8ea596
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,6 @@ public final class ImperviousGreatwurm extends CardImpl {
public ImperviousGreatwurm(UUID ownerId, CardSetInfo setInfo) {
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{7}{G}{G}{G}");
this.subtype.add(SubType.WURM);
this.subtype.add(SubType.SHAMAN);
this.power = new MageInt(16);
this.toughness = new MageInt(16);