mirror of
https://github.com/correl/mage.git
synced 2024-12-25 11:11:16 +00:00
Update ImperviousGreatwurm.java
This commit is contained in:
parent
1fc78bdc95
commit
c19d8ea596
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue