fix verify failure

This commit is contained in:
Evan Kranzler 2022-08-25 08:11:52 -04:00
parent 037fcb89d1
commit 7831fb3683

View file

@ -53,7 +53,7 @@ public final class ShanidSleepersScourge extends CardImpl {
this.toughness = new MageInt(4); this.toughness = new MageInt(4);
// Menace // Menace
this.addAbility(new MenaceAbility()); this.addAbility(new MenaceAbility(false));
// Other legendary creatures you control have menace. // Other legendary creatures you control have menace.
this.addAbility(new SimpleStaticAbility(new GainAbilityControlledEffect( this.addAbility(new SimpleStaticAbility(new GainAbilityControlledEffect(