forked from External/mage
text fix
This commit is contained in:
parent
444341dee9
commit
a5f0d9ef37
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ import mage.watchers.Watcher;
|
|||
*/
|
||||
public class ReaperFromTheAbyss extends CardImpl<ReaperFromTheAbyss> {
|
||||
|
||||
private static FilterCreaturePermanent filter = new FilterCreaturePermanent("non-demon creature");
|
||||
private static FilterCreaturePermanent filter = new FilterCreaturePermanent("non-Demon creature");
|
||||
|
||||
static {
|
||||
filter.getSubtype().add("Demon");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue