71
editsAd placeholder
Module:DiceUtils: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 52: | Line 52: | ||
end | end | ||
return table.concat(result, " ") | return table.concat(result, " + ") | ||
end | end | ||
return p | return p |