Changes

Jump to navigation Jump to search
12 bytes removed ,  17:30, 2 June 2022
no edit summary
Line 76: Line 76:  
=====Generic dialogue=====
 
=====Generic dialogue=====
 
Otherwise the game will choose a dialogue using one of these key formats (in precedence order):
 
Otherwise the game will choose a dialogue using one of these key formats (in precedence order):
# <samp>{{t|season}}_{{t|key}}_inlaw_{{t|spouseName}}</samp>
+
# <samp>{{t|season}}_{{t|key}}_inlaw_{{t|spouse}}</samp>
 
# <samp>{{t|season}}_{{t|key}}</samp>
 
# <samp>{{t|season}}_{{t|key}}</samp>
# <samp>{{t|key}}_inlaw_{{t|spouseName}}</samp>
+
# <samp>{{t|key}}_inlaw_{{t|spouse}}</samp>
 
# <samp>{{t|key}}</samp>
 
# <samp>{{t|key}}</samp>
   −
For each variation above: <samp>{{t|season}}</samp> is a [[#Seasons|season name]] (like <samp>spring_14</samp>); <samp>_inlaw_{{t|spouseName}}</samp> matches if the player is married to the named NPC, regardless of whether the speaking NPC is related to the named one (like <samp>Sat_inlaw_Abigail</samp>); and <samp>{{t|key}}</samp> is one of the formats listed below.
+
For each variation above: <samp>{{t|season}}</samp> is a [[#Seasons|season name]] (like <samp>spring_14</samp>); <samp>_inlaw_{{t|spouse}}</samp> matches if the player is married to the named NPC, regardless of whether the speaking NPC is related to the named one (like <samp>Sat_inlaw_Abigail</samp>); and <samp>{{t|key}}</samp> is one of the formats listed below.
    
{| class="wikitable"
 
{| class="wikitable"
Line 186: Line 186:  
| An NPC-specific comment for being caught dumpster-diving. Currently only used for Linus, who uniquely has a positive reaction.
 
| An NPC-specific comment for being caught dumpster-diving. Currently only used for Linus, who uniquely has a positive reaction.
 
|-
 
|-
| <samp>SummitEvent_Dialogue3_{{t|Spouse}}</samp>
+
| <samp>SummitEvent_Dialogue3_{{t|spouse}}</samp>
 
| An NPC-specific dialogue line used near the end of the Summit cutscene.
 
| An NPC-specific dialogue line used near the end of the Summit cutscene.
 
|}
 
|}
Line 205: Line 205:  
! description
 
! description
 
|-
 
|-
| <samp>MovieInvite_Invited_{{t|NPC}}</samp></br><samp>MovieInvite_Spouse_{{t|Spouse}}</samp>
+
| <samp>MovieInvite_Invited_{{t|NPC}}</samp></br><samp>MovieInvite_Spouse_{{t|spouse}}</samp>
 
| A custom response to being invited to see a movie.
 
| A custom response to being invited to see a movie.
 
|}
 
|}
Line 217: Line 217:  
! description
 
! description
 
|-
 
|-
| <samp>SpouseFlowerDanceAccept_{{t|Spouse}}</samp>
+
| <samp>SpouseFlowerDanceAccept_{{t|spouse}}</samp>
 
| If specified, it will be used when a NPC who is your spouse accepts your offer to dance at the Flower Dance. Otherwise, the NPC will use a string from <samp>Strings\StringsFromCSFiles.xnb</samp>.
 
| If specified, it will be used when a NPC who is your spouse accepts your offer to dance at the Flower Dance. Otherwise, the NPC will use a string from <samp>Strings\StringsFromCSFiles.xnb</samp>.
 
|}
 
|}
118

edits

Navigation menu