update help docs for decorators
This commit is contained in:
parent
67d5704a76
commit
f38096fafb
|
@ -108,7 +108,7 @@ Rolls the requested roll and orders the results in the requested direction.`,
|
||||||
name: 'Count Rolls',
|
name: 'Count Rolls',
|
||||||
description: `**Usage:** \`-c\`
|
description: `**Usage:** \`-c\`
|
||||||
|
|
||||||
Shows the Count Embed, containing the count of successful rolls, failed rolls, rerolls, drops, and explosions.`,
|
Shows the Count Embed, containing the count of critically successful rolls, critically failed rolls, rerolls, drops, explosions, successes, fails, and matches.`,
|
||||||
example: ['`[[40d20]] -c`'],
|
example: ['`[[40d20]] -c`'],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue