From f348127b8562c546cca9e4a51699988b1c917983 Mon Sep 17 00:00:00 2001 From: Emik Date: Sun, 26 Jul 2026 22:30:04 +0200 Subject: [PATCH] Purify faster --- manifest.json | 2 +- src/joker.lua | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 9e0a40d..5b8d3e3 100644 --- a/manifest.json +++ b/manifest.json @@ -18,5 +18,5 @@ "conflicts": [ "Jen" ], - "version": "1.11.13" + "version": "1.11.14" } \ No newline at end of file diff --git a/src/joker.lua b/src/joker.lua index 2377ef2..714b0bc 100644 --- a/src/joker.lua +++ b/src/joker.lua @@ -515,7 +515,7 @@ SMODS.Joker { is_corrupted and "Purifies " or "", is_corrupted and "in " or "", is_corrupted and "" or "Destroying ", - effective .. (is_corrupted and " ante" or " steel card") .. plural, + effective .. (is_corrupted and " round" or " steel card") .. plural, is_corrupted and "" or "corrupts ", is_corrupted and "Destroying steel cards" or "this Joker", is_corrupted and "prolongs the " or "", @@ -540,7 +540,7 @@ SMODS.Joker { local extra = card.ability.extra or {} Jane.oxy(card, context.removed) - if context.ante_end and context.ante_change and + if context.end_of_round and extra.progress > 0 and not context.individual and not context.repetition and not