File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ See the [Self-Hosting](#self-hosting) section below for detailed instructions.
8686| ` /roll XdY nr ` | No results shown | ` /roll 4d6 nr ` |
8787| ` /roll XdY p ` | Private roll | ` /roll 4d6 p ` |
8888| ` /roll XdY ! comment ` | Add comment | ` /roll 4d6 ! Damage roll ` |
89- | ` /roll XdY unsort ` | Unsorted results | ` /roll 4d6 ! unsort ` |
89+ | ` /roll XdY ul ` | Unsorted results | ` /roll 4d6 ! unsort ` |
9090
9191### Utility Commands
9292
@@ -191,7 +191,7 @@ Aliases are shorthand commands for common game systems:
191191| ` 3df ` | ` 3d3 t3 f1 ` | Fate (Fudge dice) |
192192| ` 3wh4+ ` | ` 3d6 t4 ` | Warhammer 40k/AoS |
193193| ` age ` | ` 2d6 + 1d6 ` | AGE System |
194- | ` 6sr ` | ` 6d6 t5 ` | Shadowrun |
194+ | ` sr6 ` | ` 6d6 t5 ` | Shadowrun |
195195| ` dndstats ` | ` 6 4d6 k3 ` | D&D stat generation |
196196
197197### D&D 5e Quick Rolls
You can’t perform that action at this time.
0 commit comments