aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorRenaud G. <renaud@rolisteam.org>2015-08-26 08:13:19 +0200
committerRenaud G. <renaud@rolisteam.org>2015-08-26 08:13:19 +0200
commit372e9cc02d36f40a70faa5e45ce648cdd8b98850 (patch)
treed3f8d6a6e41ff7f4dd1be07edacb2cd8457b23f0
parentf3dc63f19b0a845bf7f3453fedc8147a1f6e673f (diff)
downloadOneRoll-372e9cc02d36f40a70faa5e45ce648cdd8b98850.tar.gz
OneRoll-372e9cc02d36f40a70faa5e45ce648cdd8b98850.zip
Update HelpMe.md
> 3d[-20--9] Rolling 3 dice, values ars between -20 and -9.
-rw-r--r--HelpMe.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/HelpMe.md b/HelpMe.md
index 9f1a278..73265e6 100644
--- a/HelpMe.md
+++ b/HelpMe.md
@@ -108,6 +108,10 @@ Rolling 4 dice with value between -1 to 1. (Fudge/Fate system)
Rolling 3 dice with 10 faces starting at 0.
+> 3d[-20--9]
+
+Rolling 3 dice, values ars between -20 and -9.
+
## Arithmetic
Rolisteam Dice Parser is able to compute primary arithmetic operation such as: +, -, /, * and it also manages those operator priority and it can also manage parenthesis.