forked from External/mage
[OTJ] Implement Rattleback Apothecary
This commit is contained in:
parent
8576cd6832
commit
e8d695d880
3 changed files with 87 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ public class CommittedCrimeTriggeredAbility extends TriggeredAbilityImpl {
|
|||
|
||||
public CommittedCrimeTriggeredAbility(Effect effect, boolean optional) {
|
||||
super(Zone.BATTLEFIELD, effect, optional);
|
||||
setTriggerPhrase("Whenever you commit a crime, ");
|
||||
}
|
||||
|
||||
private CommittedCrimeTriggeredAbility(final CommittedCrimeTriggeredAbility ability) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue