diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-08-27 19:14:41 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-09-01 19:32:23 -0400 |
commit | 9316fe303827cb31f38f4a5bb068f8fa0190ac5e (patch) | |
tree | 75ef49c54c86e9b474f6063dfe904d806738600d /docs | |
parent | 4ee96a20bb6c74bc7ff6176a03e7f15d47cddfa8 (diff) | |
download | SMAPI-9316fe303827cb31f38f4a5bb068f8fa0190ac5e.tar.gz SMAPI-9316fe303827cb31f38f4a5bb068f8fa0190ac5e.tar.bz2 SMAPI-9316fe303827cb31f38f4a5bb068f8fa0190ac5e.zip |
add hurry_all console command
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index db0c3a2a..31a114a2 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,6 +1,10 @@ ← [README](README.md) # Release notes +## Upcoming release +* For console commands: + * Added `hurry_all` command which immediately warps all NPCs to their scheduled positions. + ## 3.12.5 Released 26 August 2021 for Stardew Valley 1.5.4 or later. |