mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Card: move Abilities to Card and only create them once
This commit is contained in:
@@ -608,7 +608,6 @@ public class ComputerUtilCost {
|
||||
Set<String> colorsAvailable = Sets.newHashSet();
|
||||
|
||||
if (additionalLands != null) {
|
||||
GameActionUtil.grantBasicLandsManaAbilities(additionalLands);
|
||||
cardsToConsider.addAll(additionalLands);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user