We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb590c commit 4e4f696Copy full SHA for 4e4f696
items/misc_joker.lua
@@ -10447,7 +10447,7 @@ local yarnball = { -- +1 to all listed probabilities for the highest cat tag lev
10447
end
10448
10449
return {
10450
- additive.numerator = (additive.numerator or context.numerator) + highest_cat_lvl
+ numerator = context.numerator + highest_cat_lvl
10451
}
10452
10453
0 commit comments