Allow adding a value to dice rolls in #roll.

This commit is contained in:
raeleus 2024-10-06 09:39:13 -07:00
parent 09b404cbdc
commit ca76856c90
4 changed files with 24 additions and 11 deletions

View file

@ -25,6 +25,7 @@ v. 0.2.0
* The scenario keeps track of how many days have passed since the adventure has started. See `#rest`, `#showday`, `#setday`.
* Added automatic difficulty which is DC 0
* Added `#version`
* Allow adding a plus or minus number to `#roll`. ie. `#roll 5d20+6`
* Minor bug fixes and improvements
v. 0.1.0