* Kuon, Ogre Ascendant - Fixed that also non creatures going to graveyard were count for Kuon, Ogre Ascendant flip ability.

This commit is contained in:
LevelX2 2015-05-07 21:14:21 +02:00
parent 4bea123bf3
commit 182f91ea41
2 changed files with 12 additions and 10 deletions

View file

@ -58,7 +58,6 @@ public class KuonOgreAscendant extends CardImpl {
this.subtype.add("Ogre");
this.subtype.add("Monk");
this.color.setBlack(true);
this.power = new MageInt(2);
this.toughness = new MageInt(4);