aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-05 17:37:11 +0000
committerSean Whitton <spwhitton@spwhitton.name>2019-01-05 17:37:11 +0000
commit8665eb3d9a4a406c9030f4a0325c6d76f5413193 (patch)
treeb32d5e42aa3f73aaba30b1c7de0bf8ef7790f5ae /TODO.md
parentd8e6e98dd29c501f4d28213b3e6fc907a65b8748 (diff)
downloadorg-d20-8665eb3d9a4a406c9030f4a0325c6d76f5413193.tar.gz
accept a dice expression for the number of a kind of monster
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index c603ae5..1294e29 100644
--- a/TODO.md
+++ b/TODO.md
@@ -8,8 +8,6 @@ Features
- 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)
-- For number of monsters, accept a dice expession (e.g. 1d4 Gas
- Spores)
Possible refactoring
--------------------