diff options
| author | 2018-03-28 17:05:39 +0200 | |
|---|---|---|
| committer | 2018-03-28 17:05:39 +0200 | |
| commit | e31c29a1696a476774b63d17841daa8016d6e8c7 (patch) | |
| tree | 0a72d2b8905ad1cda5d049dd793a82a048e0ae64 /HelpMe.md | |
| parent | f45298c6096d73f0cbbe0819d46baaf54015a648 (diff) | |
| download | OneRoll-e31c29a1696a476774b63d17841daa8016d6e8c7.tar.gz OneRoll-e31c29a1696a476774b63d17841daa8016d6e8c7.zip | |
Update HelpMe.md
improve the documentation
Diffstat (limited to 'HelpMe.md')
| -rw-r--r-- | HelpMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -313,7 +313,7 @@ if all dice are equal to 6, then roll another d6 and add it to the result. > 2d10i:[>15]{"Success"}{"Fail"} -if the sum of two dice is greater than 15, It displays "Success", override it displays "Fail". +if the sum of two dice is greater than 15, It displays "Success", otherwise it displays "Fail". > 2d10i:[>15]{"Success %1 "}{"Fail %1"} |