summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-22 16:13:51 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-22 16:13:51 -0300
commitf349250870df88d2c553bc686f668eddbb4ac54e (patch)
tree33c6e41a20c2c38d632dd696c77931316c262588
parentb043d0206f15ecfdd47eef6c0f19f65b8aaab8a8 (diff)
downloaddocs-f349250870df88d2c553bc686f668eddbb4ac54e.tar.gz
docs-f349250870df88d2c553bc686f668eddbb4ac54e.tar.bz2
docs-f349250870df88d2c553bc686f668eddbb4ac54e.tar.xz
docs-f349250870df88d2c553bc686f668eddbb4ac54e.zip
TODO update
-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())?