diff --git a/src/joker.lua b/src/joker.lua index 8c82a2c..7353e14 100644 --- a/src/joker.lua +++ b/src/joker.lua @@ -213,7 +213,7 @@ function SMODS.poll_rarity(_pool_key, _rand_key) end local rarity = orig_rarity(_pool_key, _rand_key) - return (is_corrupted and (rarity == 1 or rarity == 2)) and 3 or ((is_corrupted ~= nil and rarity == 1) and 1 or rarity) + return (is_corrupted and (rarity == 1 or rarity == 2)) and 3 or ((is_corrupted ~= nil and rarity == 1) and 2 or rarity) end local oxy_quotes = {