Update log
Full Delivered by Friday update
The complete published notes, normalized for clean reading and source attribution.
Extracted changes
- Fixes
- Gameplay
I told you there'd be more bugs.
- Fixed bug caused by delivery witches delivering to houses too close to Friday
This one was a kind of silly oversight on my part. To explain it briefly, there's a system variable (basically a global one) and an object variable (local). I used the system variable instead of the local variable. This gave it a small window of time in which it could be changed to something other than what it was supposed to be in the final chapter.
Source
