mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Merge pull request #244 from tool4ever/lkifix
Update some older cards to use LKI correctly
This commit is contained in:
@@ -33,7 +33,7 @@ public class PumpAi extends PumpAiBase {
|
||||
}
|
||||
return cost.hasSpecificCostType(CostTapType.class);
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
protected boolean checkAiLogic(final Player ai, final SpellAbility sa, final String aiLogic) {
|
||||
if ("MoveCounter".equals(aiLogic)) {
|
||||
|
||||
Reference in New Issue
Block a user