aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-05 10:42:27 +0000
committerSean Whitton <spwhitton@spwhitton.name>2019-01-05 10:42:27 +0000
commit9e9c67d3c5b637e1750f45e5d46f2598dfc806fc (patch)
tree6569b0676db33bb7052cc014c9fa5d841fdc784f /TODO.md
parentde9f5f34638147190931e22ff95b13f4b9d9fcfc (diff)
downloadorg-d20-9e9c67d3c5b637e1750f45e5d46f2598dfc806fc.tar.gz
move TODO
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index edd713c..271fe52 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,6 +4,8 @@ Soon
- Dice expression roller shows results for each die
- Option to continue numbering/lettering between types of monsters
- So there is exactly one monster with a given digit/letter
+- defcustom to roll each monster's initiative separately (as in 3e),
+ rather than having type of monster act at the same time (as in 5e)
- [Submit to MELPA](https://github.com/melpa/melpa/blob/master/CONTRIBUTING.org#making-your-package-ready-for-inclusion)
Maybe