diff options
| author | 2015-04-24 21:35:17 +0200 | |
|---|---|---|
| committer | 2015-04-24 21:35:17 +0200 | |
| commit | 8beb664172cf2c15abb4e12938b8978506471c02 (patch) | |
| tree | f033c9df5436abe8848a8b4d69353229028c02bd /HelpMe.md | |
| parent | 67fd3b480f543f2f18bd632ea85d829ba2102a20 (diff) | |
| parent | edfcca8d1a630ca7ca79133bd0b03af14fef6363 (diff) | |
| download | OneRoll-8beb664172cf2c15abb4e12938b8978506471c02.tar.gz OneRoll-8beb664172cf2c15abb4e12938b8978506471c02.zip | |
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Conflicts:
parsingtoolbox.cpp
Diffstat (limited to 'HelpMe.md')
| -rw-r--r-- | HelpMe.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -71,6 +71,8 @@ Dice explose if their value are at the die maximum, the option sorts the resulti The dice list is sorted in descending order. +> 10d6sl +Roll 6 dice at 6 faces and then sort them ascendingly ### Counter > 3D10c[Validator] @@ -164,7 +166,6 @@ There are three kind of Validator: -Range -Boolean expression - Any operator which requires validator (such as `a,r,e,c') can use those three kind. ### Scalar |