updated all emblems to final

This commit is contained in:
Evan Kranzler 2018-09-25 13:38:29 -04:00
parent e63a00d6a4
commit b82df08a80
49 changed files with 49 additions and 49 deletions

View file

@ -20,7 +20,7 @@ import mage.target.targetpointer.FixedTarget;
*
* @author spjspj
*/
public class LilianaDefiantNecromancerEmblem extends Emblem {
public final class LilianaDefiantNecromancerEmblem extends Emblem {
// You get an emblem with "Whenever a creature you control dies, return it to the battlefield under your control at the beginning of the next end step."
private static final FilterCreaturePermanent filter = new FilterCreaturePermanent("a creature");