npctalk: shout commands for NPC wake-up and relax #27727
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
SUMMARY: Features "npctalk: shout commands for NPC wake-up and relax"
Purpose of change
I got tired of having to go through three menus every time I wanted my NPC followers to not take a nap in the middle of zombie infested city, and then another three menus to let them sleep when I got them back to someplace safe. Now I can shout at all of them at once with 2 key presses.
Add shout commands to have all allied NPCs in hearing range either wake up or relax and sleep if tired.
Describe the solution
Add two new options to the standard shouts under the
C
hat menu.Describe alternatives you've considered
Shouts are getting extensive enough that they'll need to be moved to JSON soon, but I'll wait for #27643 to get merged.
Adding "safe sleep" zones would also be great, but that'd be more work.