mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 03:51:58 -08:00
Update PhantomTiger.java
This commit is contained in:
parent
cc4abc1330
commit
d02a21a56a
1 changed files with 1 additions and 2 deletions
|
|
@ -59,7 +59,6 @@ public class PhantomTiger extends CardImpl {
|
||||||
this.subtype.add("Spirit");
|
this.subtype.add("Spirit");
|
||||||
this.power = new MageInt(1);
|
this.power = new MageInt(1);
|
||||||
this.toughness = new MageInt(0);
|
this.toughness = new MageInt(0);
|
||||||
this.color.setGreen(true);
|
|
||||||
|
|
||||||
|
|
||||||
// Phantom Tiger enters the battlefield with two +1/+1 counters on it.
|
// Phantom Tiger enters the battlefield with two +1/+1 counters on it.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue