Implemented Tome of Legends

This commit is contained in:
Evan Kranzler 2019-09-05 19:56:48 -04:00
parent 4c1d9a2bc1
commit 1e272361c0
3 changed files with 63 additions and 5 deletions

View file

@ -1,8 +1,3 @@
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package mage.filter.predicate.permanent;
import mage.filter.predicate.Predicate;