- Fixed some extrinsic keywords not being HIDDEN.

This commit is contained in:
Sloth
2013-04-24 14:04:17 +00:00
parent 7500652a8d
commit 0b4e1757de
2 changed files with 2 additions and 2 deletions

View File

@@ -179,7 +179,7 @@ public class ManaEffect extends SpellAbilityEffect {
// convert these to SubAbilities when appropriate
if (sa.hasParam("Stuck")) {
sa.setUndoable(false);
card.addExtrinsicKeyword("This card doesn't untap during your next untap step.");
card.addHiddenExtrinsicKeyword("This card doesn't untap during your next untap step.");
}
final String deplete = sa.getParam("Deplete");

View File

@@ -167,7 +167,7 @@ public class MagicStack extends MyObservable {
if ((ability.getRestrictions().getActivationNumberSacrifice() != -1)
&& (ability.getRestrictions().getNumberTurnActivations() >= ability.getRestrictions()
.getActivationNumberSacrifice())) {
ability.getSourceCard().addExtrinsicKeyword("At the beginning of the end step, sacrifice CARDNAME.");
ability.getSourceCard().addHiddenExtrinsicKeyword("At the beginning of the end step, sacrifice CARDNAME.");
}
// if the ability is a spell, but not a copied spell and its not already