From 3d4b2d9467c11847fe710156ceb3edf83a7a8d46 Mon Sep 17 00:00:00 2001 From: raeleus Date: Mon, 23 Sep 2024 22:52:08 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2531828..e16496c 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,15 @@ If the scenario is having trouble responding to your hashtags, use Story mode. T The provided scenario is very bare bones. This is intended to be the base for your own story development. Look out for future scenarios based on Hashtag DnD! +v. 0.0.3 +* Added #setdefaultdifficulty to set the default difficulty of #check, #try, #attack, #cast + v. 0.0.2 * Fixed incorrect synonyms * You may use #pay as a synonym for #drop * You may inverse skill/ability with the hashtag. ie. `#intelligence check` instead of `#check intelligence` * Adjusted #showskills to display both the proficiency and ability modifier * Minor improvements and bug fixes + v. 0.0.1 * Initial release