From 5ac02040bdb29bd38005c08248f257e6f3b82a1a Mon Sep 17 00:00:00 2001 From: David Masad Date: Sat, 6 Feb 2021 11:09:42 -0500 Subject: [PATCH] Updating readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e1d0884..c7c625e 100644 --- a/Readme.md +++ b/Readme.md @@ -78,7 +78,7 @@ I have a few Twine hobby projects in various stage of completion, and I found my - [X] Generating potential storylets based on state - [X] Filtering to N storylets based on priority - - [ ] Don't assume priority is an integer + - [X] Don't assume priority is an integer - [X] Allowing some storylets to interrupt and take priority - [ ] Track storylet history (e.g. to prevent repetition) - [ ] Storylets bound to specific data