diff options
Diffstat (limited to 'todo.md')
-rw-r--r-- | todo.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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())? |