merge fix

This commit is contained in:
Alvin 2011-10-06 19:27:32 +09:00
commit 74592ca516

View file

@ -49,7 +49,6 @@ public class InsectileAberration extends CardImpl<InsectileAberration> {
// this card is the second face of double-faced card
this.nightCard = true;
this.canTransform = true;
this.power = new MageInt(3);
this.toughness = new MageInt(2);