mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
merge fix
This commit is contained in:
commit
74592ca516
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue