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
|
|
@ -27,6 +27,8 @@ public final class LilianaDefiantNecromancerEmblem extends Emblem {
|
|||
this.setName("Emblem Liliana");
|
||||
Ability ability = new DiesCreatureTriggeredAbility(Zone.COMMAND, new LilianaDefiantNecromancerEmblemEffect(), false, StaticFilters.FILTER_PERMANENT_A_CREATURE, true);
|
||||
this.getAbilities().add(ability);
|
||||
|
||||
this.setExpansionSetCodeForImage("ORI");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue