mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Refactor dice contrib
This commit is contained in:
parent
093d0ebb07
commit
b351deaadd
6 changed files with 271 additions and 71 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## Main
|
||||
|
||||
- Contrib update: Made `dice.roll` contrib function optionally accept dice
|
||||
definition string e.g. `dice.roll("2d10 + 4 > 10")`. Old way works too.
|
||||
|
||||
## Evennia 2.0.1
|
||||
|
||||
June 17, 2023
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue