Crew StackDesc remove random )

This commit is contained in:
Northmoc
2022-04-28 00:21:09 -04:00
parent f99aae23f0
commit cac6321539

View File

@@ -3401,7 +3401,7 @@ public class CardFactoryUtil {
"CostDesc$ Crew " + power + " (Tap any number of creatures you control with total power " + power +
" or more: | Crew$ True | Secondary$ True | Defined$ Self | Types$ Creature,Artifact | " +
"RemoveCardTypes$ True | StackDescription$ SpellDescription | SpellDescription$ CARDNAME becomes" +
" an artifact creature until end of turn.)";
" an artifact creature until end of turn.";
final SpellAbility sa = AbilityFactory.getAbility(effect, card);
sa.setIntrinsic(intrinsic);