mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- BNG: Added Shrike Harpy and Scourge of Skola Vale
This commit is contained in:
@@ -386,6 +386,8 @@ public class CountersPutAi extends SpellAbilityAi {
|
|||||||
if (!canBlock.isEmpty()) {
|
if (!canBlock.isEmpty()) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
} else if (logic.equals("DontControlCreatures")) {
|
||||||
|
return !creats.isEmpty();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user