mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38: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.";
|
+ this.getSourceCard().getName() + " this turn.";
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
finalAb.setDescription(theCost + ": Target creature can't block CARDNAME this turn.");
|
||||||
|
|
||||||
card.addSpellAbility(finalAb);
|
card.addSpellAbility(finalAb);
|
||||||
} // *************** END ************ END **************************
|
} // *************** END ************ END **************************
|
||||||
|
|||||||
Reference in New Issue
Block a user