mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Added Chain Stasis.
This commit is contained in:
@@ -292,6 +292,7 @@ public abstract class TapAiBase extends SpellAbilityAi {
|
||||
|
||||
return true;
|
||||
} else {
|
||||
tgt.resetTargets();
|
||||
if (tapPrefTargeting(ai, source, tgt, sa, mandatory)) {
|
||||
return true;
|
||||
} else if (mandatory) {
|
||||
|
||||
Reference in New Issue
Block a user