mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Fixed a comment.
This commit is contained in:
@@ -224,7 +224,7 @@ public class ComputerUtilMana {
|
||||
&& ai.getController().isAI()
|
||||
&& ma.getPayCosts().hasTapCost()
|
||||
&& sa.getTargets().getTargetCards().contains(ma.getHostCard())) {
|
||||
// do not activate pump instants targeting creatures by tapping targeted
|
||||
// do not activate pump instants/sorceries targeting creatures by tapping targeted
|
||||
// creatures for mana (for example, Servant of the Conduit)
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user