mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 12:19:59 -08:00
* Kuon, Ogre Ascendant - Fixed that also non creatures going to graveyard were count for Kuon, Ogre Ascendant flip ability.
This commit is contained in:
parent
4bea123bf3
commit
182f91ea41
2 changed files with 12 additions and 10 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue