mirror of
https://github.com/correl/mage.git
synced 2025-03-12 17:00:08 -09:00
[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
Reference in a new issue