Fix Verrak

This commit is contained in:
tool4EvEr
2023-01-19 20:15:06 +01:00
parent c8a55d953b
commit e0fec88cf2
5 changed files with 4 additions and 6 deletions

View File

@@ -128,6 +128,7 @@ public class ComputerUtil {
if (!sa.isCopied()) {
sa.resetPaidHash();
sa.setPaidLife(0);
}
sa = GameActionUtil.addExtraKeywordCost(sa);