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