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 689cfc5 commit 451ea48Copy full SHA for 451ea48
items/m.lua
@@ -850,7 +850,7 @@ local scrabble = {
850
if context.cardarea == G.jokers and context.before and not context.retrigger_joker then
851
local check = false
852
if
853
- SMODS.pseudorandom_probability(
+ SMODS.pseudorandom_probability(
854
card,
855
"scrabbleother",
856
1,
0 commit comments