forked from External/mage
[8ED] fix Larceny
This commit is contained in:
parent
69cc568f52
commit
ebc8eb01c7
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ public class Larceny extends CardImpl<Larceny> {
|
|||
this.color.setBlack(true);
|
||||
|
||||
// Whenever a creature you control deals combat damage to a player, that player discards a card.
|
||||
this.addAbility(new LarcenyTriggeredAbility());
|
||||
}
|
||||
|
||||
public Larceny(final Larceny card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue