diff options
| author | 2014-12-10 15:44:08 +0100 | |
|---|---|---|
| committer | 2014-12-10 15:44:08 +0100 | |
| commit | 3b9716332fbbd0a81e554770a70f978d0f01fdeb (patch) | |
| tree | 213c5426060826f00f5a5d0d1539d28b2971cde5 /HelpMe.md | |
| parent | 9110212b5fef5b60c8cd6989a31c88eee6a2d2ee (diff) | |
| download | OneRoll-3b9716332fbbd0a81e554770a70f978d0f01fdeb.tar.gz OneRoll-3b9716332fbbd0a81e554770a70f978d0f01fdeb.zip | |
Update HelpMe.md
title
Diffstat (limited to 'HelpMe.md')
| -rw-r--r-- | HelpMe.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -159,6 +159,8 @@ The range is defined as two bound. You have to use square brackets and the two b > 4d10c[8-10] +### Boolean Condition + The command counts how many dice have values between >=8 and <=10. > 4d10c[>7] |