mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Fixed the AI playing useless Curse Pump spells.
This commit is contained in:
@@ -557,6 +557,8 @@ public class AbilityFactoryPump {
|
|||||||
return containsUsefulKeyword(keywords, c, sa);
|
return containsUsefulKeyword(keywords, c, sa);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
} else {
|
||||||
|
return new CardList();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user