forked from External/mage
Color settings removal part 3
This commit is contained in:
parent
7f7bb1d09c
commit
efc3501f37
2885 changed files with 46 additions and 3215 deletions
|
|
@ -49,7 +49,6 @@ public class InnerCalmOuterStrength extends CardImpl {
|
|||
this.expansionSetCode = "SOK";
|
||||
this.subtype.add("Arcane");
|
||||
|
||||
this.color.setGreen(true);
|
||||
|
||||
// Target creature gets +X/+X until end of turn, where X is the number of cards in your hand.
|
||||
DynamicValue xValue= new CardsInControllerHandCount();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue