forked from External/mage
Assigned emblem images
This commit is contained in:
parent
72ec981508
commit
227ae8c2e2
40 changed files with 103 additions and 5 deletions
|
|
@ -23,5 +23,7 @@ public final class JaceTelepathUnboundEmblem extends Emblem {
|
|||
Ability ability = new SpellCastControllerTriggeredAbility(Zone.COMMAND, effect, StaticFilters.FILTER_SPELL_A, false, false);
|
||||
ability.addTarget(new TargetOpponent());
|
||||
getAbilities().add(ability);
|
||||
|
||||
this.setExpansionSetCodeForImage("ORI");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue