mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- CheckStyle.
This commit is contained in:
@@ -12,7 +12,6 @@ import forge.util.MyRandom;
|
||||
|
||||
public class DigUntilAi extends SpellAiLogic {
|
||||
|
||||
|
||||
@Override
|
||||
protected boolean canPlayAI(Player ai, SpellAbility sa) {
|
||||
double chance = .4; // 40 percent chance with instant speed stuff
|
||||
|
||||
Reference in New Issue
Block a user