You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let set I roll following dice "2d6 3d4 1d10"
What I will see now is a single line of numbers like this "4 5 1 4 3 9". it's unclear which number corresponds to which die.
It would like to highlight results for every dice group with a separate color. For the example roll it will be "4 5" in one color, "1 4 3" in the second one and "9" in the third one.
The text was updated successfully, but these errors were encountered:
Let set I roll following dice "2d6 3d4 1d10"
What I will see now is a single line of numbers like this "4 5 1 4 3 9". it's unclear which number corresponds to which die.
It would like to highlight results for every dice group with a separate color. For the example roll it will be "4 5" in one color, "1 4 3" in the second one and "9" in the third one.
The text was updated successfully, but these errors were encountered: