summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index b362327..1e48073 100644
--- a/todo.md
+++ b/todo.md
@@ -176,7 +176,7 @@
* [ ] Tulimshar's Legacy Quest
* Red (Crimson) Knights and the Red Queen
* Time Flask warp target
-* [ ] Automatic Daily Event System (FY:DES)
+* [x] Automatic Daily Event System (FY:DES)
* Never repeat same event on same month (or maybe, same season)
* `array_shuffle` at creation + `array_pop` until empty?
* Or should it just go linearly? (gettimeparam(WEEK) % getarraysize())?