* Silumgar's Command - Fixed tooltip text of first mode.

This commit is contained in:
LevelX2 2015-03-23 08:21:36 +01:00
parent 10c9f10a4a
commit 9bb07c9841

View file

@ -51,7 +51,7 @@ import mage.target.common.TargetCreaturePermanent;
*/
public class SilumgarsCommand extends CardImpl {
private static final FilterSpell filter = new FilterSpell("creature spell");
private static final FilterSpell filter = new FilterSpell("noncreature spell");
private static final FilterPermanent filter2 = new FilterPermanent("planeswalker");
static {