mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Fixed Anavolver and friends.
This commit is contained in:
@@ -868,6 +868,7 @@ public final class GameActionUtil {
|
||||
if ( newSA.canPlay() ) {
|
||||
abilities.add(i, newSA);
|
||||
i++;
|
||||
iUnKicked++;
|
||||
}
|
||||
}
|
||||
if(sCosts.length == 2) { // case for both kickers - it's hardcoded since they never have more than 2 kickers
|
||||
|
||||
Reference in New Issue
Block a user