forked from External/mage
Fixed M20 emblem images not showing in game
This commit is contained in:
parent
baf3ad18b5
commit
6c02923c15
2 changed files with 2 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ public final class MuYanlingSkyDancerEmblem extends Emblem {
|
|||
// "Islands you control have '{T}: Draw a card'."
|
||||
public MuYanlingSkyDancerEmblem() {
|
||||
this.setName("Emblem Yanling");
|
||||
this.setExpansionSetCodeForImage("M20");
|
||||
this.getAbilities().add(new SimpleStaticAbility(
|
||||
Zone.COMMAND,
|
||||
new GainAbilityControlledEffect(new SimpleActivatedAbility(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue