From f38096fafb8b12ab993480bc292d022f122e3af8 Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Mon, 4 Aug 2025 16:55:58 -0400 Subject: [PATCH] update help docs for decorators --- src/commands/helpLibrary/rollHelp/decorators.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/helpLibrary/rollHelp/decorators.ts b/src/commands/helpLibrary/rollHelp/decorators.ts index cef0204..80d95bb 100644 --- a/src/commands/helpLibrary/rollHelp/decorators.ts +++ b/src/commands/helpLibrary/rollHelp/decorators.ts @@ -108,7 +108,7 @@ Rolls the requested roll and orders the results in the requested direction.`, name: 'Count Rolls', 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`'], }, ],