- Added a description for the abilities of Duct Crawler and friends.

This commit is contained in:
Sloth
2011-12-03 08:46:11 +00:00
parent 5c511bd962
commit 7a4585f29e

View File

@@ -2657,6 +2657,7 @@ public class CardFactoryCreatures {
+ this.getSourceCard().getName() + " this turn.";
}
};
finalAb.setDescription(theCost + ": Target creature can't block CARDNAME this turn.");
card.addSpellAbility(finalAb);
} // *************** END ************ END **************************