mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
War: Proliferate: rework effect now put each counter type on it
This commit is contained in:
committed by
swordshine
parent
5c95216d9d
commit
2617795e37
@@ -562,12 +562,6 @@ public class PlayerControllerForTests extends PlayerController {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public Map<GameEntity, CounterType> chooseProliferation(final SpellAbility sa) {
|
||||
// TODO Auto-generated method stub
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean chooseTargetsFor(SpellAbility currentAbility) {
|
||||
// no longer possible to run AI's methods on SpellAbility
|
||||
|
||||
Reference in New Issue
Block a user