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