-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't working the way it shouldSomething isn't working the way it should
Description
Describe the bug
gnoll.roll('1d6', builtins = True, mock = 1)segfaults- documentation does not match implementation for rerolling
documented as 1d20r#1, implemented as 1d20r==1) and macro calls (documented as #PLANETS, implemented as @planets)
To Reproduce
To be done
Expected behavior
No segfaults, documentation to reflect reality
Environment (please complete the following information):
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't working the way it shouldSomething isn't working the way it should