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
None
Purpose of change
Clean up organization and formatting of
NPCs.md
, part 1/?.Describe the solution
"type": "npc",
documentation:NPCATT_DEFEND
(see NPC vs NPC combat #17781)age
andheight
fields, which do not deserve their own top-level headingSpecial Custom Entries
Talk topics, Responses
Responses
condition
,switch
anddefault
together under "Response Availability" as these control which responses are displayed to the player as possible responsestext
field so that the common basic case is discussed first, beforetruefalsetext
is introduced as a possible substitutemission_opinion
from doc/npcs.md: fix some bugs in the formatting #28507, after confirming that relevant code from npctalk: add a bunch of new options to JSON #27734 / cf02075 is still intact: 1 2 3