Changes

191 bytes added ,  16:49, 2 June 2022
Line 259: Line 259:     
====NPC-specific generic dialogue====
 
====NPC-specific generic dialogue====
 +
'''Note: the following information is largely outdated. [https://www.nexusmods.com/stardewvalley/mods/6358 Custom Fixed Dialogue] is recommended to achieve NPC-specific generic dialogue.'''
 +
 
With some ingenuity, you can make each NPC respond differently instead of using the normal static dialogue. For example, you can use {{nexus mod|1915|Content Patcher}} to change <samp>NPC.cs.3962</samp> and <samp>NPC.cs.3963</samp> (to give a bouquet), and <samp>NPC.cs.3980</samp> (for the mermaid pendant acceptance):
 
With some ingenuity, you can make each NPC respond differently instead of using the normal static dialogue. For example, you can use {{nexus mod|1915|Content Patcher}} to change <samp>NPC.cs.3962</samp> and <samp>NPC.cs.3963</samp> (to give a bouquet), and <samp>NPC.cs.3980</samp> (for the mermaid pendant acceptance):
 
<syntaxhighlight lang="json">
 
<syntaxhighlight lang="json">
118

edits