mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added a description for the abilities of Duct Crawler and friends.
This commit is contained in:
@@ -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 **************************
|
||||
|
||||
Reference in New Issue
Block a user