forked from External/mage
Added GTC token images
This commit is contained in:
parent
d4de0e8729
commit
2ccf911fc4
8 changed files with 24 additions and 12 deletions
|
|
@ -22,7 +22,7 @@ public final class DomriRadeEmblem extends Emblem {
|
|||
// "Creatures you control have double strike, trample, hexproof and haste."
|
||||
|
||||
public DomriRadeEmblem() {
|
||||
this.setName("Emblem Domri Rade");
|
||||
this.setName("Emblem Domri");
|
||||
FilterPermanent filter = new FilterControlledCreaturePermanent("Creatures");
|
||||
|
||||
CompoundAbility compoundAbilities = new CompoundAbility(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue