- Fixed Anavolver and friends.

This commit is contained in:
Sloth
2013-06-22 10:19:24 +00:00
parent c862679aac
commit b703546c80

View File

@@ -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